Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.4.2 to 3.4.3 (#989)
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.4.2 to 3.4.3.

---
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] committed May 31, 2024
1 parent de8457f commit 0764f3c
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 @@ -65,6 +65,6 @@ kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "ko
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
android = { id = "com.android.application", version = "8.4.1" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.2" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
licensee = { id = "app.cash.licensee", version = "1.11.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt"}

0 comments on commit 0764f3c

Please sign in to comment.