Skip to content

Commit 9887218

Browse files
Bump com.google.cloud.tools:jib-gradle-plugin from 3.3.2 to 3.4.0
Bumps com.google.cloud.tools:jib-gradle-plugin from 3.3.2 to 3.4.0. --- updated-dependencies: - dependency-name: com.google.cloud.tools:jib-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de02089 commit 9887218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation("com.google.cloud.tools:jib-gradle-plugin:3.3.2")
11+
implementation("com.google.cloud.tools:jib-gradle-plugin:3.4.0")
1212
}

0 commit comments

Comments
 (0)