Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.2.1 to 3.4.4 (#435)
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.2.1 to 3.4.4.

---
updated-dependencies:
- dependency-name: com.google.cloud.tools.jib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 01e882a commit 35b57a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ testcontainers = "org.testcontainers:testcontainers:1.20.3"
[plugins]
dependency-license-report = "com.github.jk1.dependency-license-report:2.0"
shadow = "com.github.johnrengelman.shadow:8.1.1"
jib = "com.google.cloud.tools.jib:3.2.1"
jib = "com.google.cloud.tools.jib:3.4.4"
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
protobuf = "com.google.protobuf:0.9.4"
aggregate-javadoc = "io.freefair.aggregate-javadoc:8.6"
Expand Down

0 comments on commit 35b57a0

Please sign in to comment.