Skip to content

Commit 52c6b60

Browse files
authored
chore: Update JIB Gradle plugin version to 3.5.3
1 parent d0a8d4f commit 52c6b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

first-party/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ subprojects {
6363
JSR305: 'com.google.code.findbugs:jsr305:3.0.2', // transitively pulled in by GUAVA
6464

6565
JIB_CORE: 'com.google.cloud.tools:jib-core:0.28.1',
66-
JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.5.1',
66+
JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.5.3',
6767

6868
// for Build Plan and Jib Plugins Extension API
6969
JIB_GRADLE_EXTENSION: 'com.google.cloud.tools:jib-gradle-plugin-extension-api:0.4.0',

0 commit comments

Comments
 (0)