Skip to content

Commit 9c37fb6

Browse files
Bump com.google.cloud.tools:jib-gradle-plugin from 3.3.1 to 3.3.2 (#443)
Bumps com.google.cloud.tools:jib-gradle-plugin from 3.3.1 to 3.3.2. --- updated-dependencies: - dependency-name: com.google.cloud.tools:jib-gradle-plugin 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>
1 parent 77d4096 commit 9c37fb6

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.1")
11+
implementation("com.google.cloud.tools:jib-gradle-plugin:3.3.2")
1212
}

0 commit comments

Comments
 (0)