Skip to content

Commit 9f14f67

Browse files
authored
Merge pull request #189 from GoogleContainerTools/whowes/release-july-2026
chore: bump JIB_CORE to 0.28.2 and JIB_GRADLE to 3.5.4
2 parents 0ae20a0 + 388b447 commit 9f14f67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

first-party/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ subprojects {
6262
GUAVA: 'com.google.guava:guava:30.1.1-jre',
6363
JSR305: 'com.google.code.findbugs:jsr305:3.0.2', // transitively pulled in by GUAVA
6464

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',
65+
JIB_CORE: 'com.google.cloud.tools:jib-core:0.28.2',
66+
JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.5.4',
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)