Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.4.3 to 3.4.4
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.4.3 to 3.4.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a4f9915 commit 798f2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
kotlin("jvm") version "2.0.21" apply false
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("com.google.cloud.tools.jib") version "3.4.4" apply false
id("org.openapi.generator") version "7.9.0" apply false
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1" apply false
}
Expand Down

0 comments on commit 798f2e4

Please sign in to comment.