Skip to content

Commit

Permalink
chore: update jib-core to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Sep 22, 2023
1 parent d52d5bd commit 9bd02c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion first-party/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ subprojects {
GUAVA: 'com.google.guava:guava:30.1.1-jre',
JSR305: 'com.google.code.findbugs:jsr305:3.0.2', // transitively pulled in by GUAVA

JIB_CORE: 'com.google.cloud.tools:jib-core:0.24.0',
JIB_CORE: 'com.google.cloud.tools:jib-core:0.25.0',
JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.4.0',

// for Build Plan and Jib Plugins Extension API
Expand Down

0 comments on commit 9bd02c6

Please sign in to comment.