Skip to content

Commit 35e9a5e

Browse files
Bump com.google.cloud.tools.jib from 3.4.4 to 3.4.5 (#22)
Bumps com.google.cloud.tools.jib from 3.4.4 to 3.4.5. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96f06fa commit 35e9a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ wiremock = { module = "org.wiremock:wiremock-standalone", version.ref = "wiremoc
2626

2727
[plugins]
2828
javaformat = { id = "io.spring.javaformat", version = "0.0.43" }
29-
jib = { id = "com.google.cloud.tools.jib", version = "3.4.4" }
29+
jib = { id = "com.google.cloud.tools.jib", version = "3.4.5" }
3030
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
3131
noHttp = { id = "io.spring.nohttp", version = "0.0.11" }
3232
pitest = { id = "info.solidsoft.pitest", version = "1.15.0" }

0 commit comments

Comments
 (0)