Skip to content

Commit

Permalink
chore(deps): update plugin com.google.cloud.tools.jib to v3.4.4 (#1249)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Oct 19, 2024
1 parent 160b94f commit 8a2b586
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
Expand Up @@ -27,7 +27,7 @@ dependencyResolutionManagement.repositories {

plugins {
id("androidx.build.gradle.gcpbuildcache") version "1.0.0-beta10"
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("com.gradle.develocity") version "3.18.1"
}

Expand Down

0 comments on commit 8a2b586

Please sign in to comment.