There was an error while loading. Please reload this page.
2 parents 0ae20a0 + 388b447 commit 9f14f67Copy full SHA for 9f14f67
1 file changed
first-party/build.gradle
@@ -62,8 +62,8 @@ subprojects {
62
GUAVA: 'com.google.guava:guava:30.1.1-jre',
63
JSR305: 'com.google.code.findbugs:jsr305:3.0.2', // transitively pulled in by GUAVA
64
65
- JIB_CORE: 'com.google.cloud.tools:jib-core:0.28.1',
66
- JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.5.3',
+ JIB_CORE: 'com.google.cloud.tools:jib-core:0.28.2',
+ JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.5.4',
67
68
// for Build Plan and Jib Plugins Extension API
69
JIB_GRADLE_EXTENSION: 'com.google.cloud.tools:jib-gradle-plugin-extension-api:0.4.0',
0 commit comments