Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.4.0 to 3.4.1 in /examples (#549)
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.4.0 to 3.4.1.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 5d4ca74 commit 597ef2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.22" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
palantir-graal = { id = "com.palantir.graal", version = "0.12.0" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.0" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.1" }

[libraries]
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.7.3" }
Expand Down

0 comments on commit 597ef2f

Please sign in to comment.