Skip to content

Commit 8a03b79

Browse files
Bump com.google.cloud.tools.jib from 3.4.5 to 3.5.2
Bumps com.google.cloud.tools.jib from 3.4.5 to 3.5.2. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55bbd27 commit 8a03b79

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.5" }
29+
jib = { id = "com.google.cloud.tools.jib", version = "3.5.2" }
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)