Skip to content

Commit

Permalink
Merge pull request #713 from codecentric/renovate/patch-pin-image-dig…
Browse files Browse the repository at this point in the history
…est-versions

fix(deps): update patch, pin, image digest versions
  • Loading branch information
renovate[bot] authored Apr 3, 2024
2 parents fe362c7 + cfe8ecd commit 7e659d8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion services/gradle/jacoco.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: JacocoPlugin

jacoco {
toolVersion = '0.8.11'
toolVersion = '0.8.12'
}

check.dependsOn "jacocoTestReport", "jacocoTestCoverageVerification"
Expand Down
14 changes: 7 additions & 7 deletions services/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@icons-pack/react-simple-icons": "9.4.0",
"@popperjs/core": "2.11.8",
"@tailwindcss/forms": "0.5.7",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"date-fns": "2.30.0",
Expand Down

0 comments on commit 7e659d8

Please sign in to comment.