We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545b1e9 commit 1fa5e1bCopy full SHA for 1fa5e1b
JShellAPI/build.gradle
@@ -3,7 +3,7 @@ import java.time.Instant
3
plugins {
4
id 'org.springframework.boot' version '3.2.5'
5
id 'io.spring.dependency-management' version '1.1.0'
6
- id 'com.google.cloud.tools.jib' version '3.3.2'
+ id 'com.google.cloud.tools.jib' version '3.4.2'
7
id 'com.github.johnrengelman.shadow' version '8.1.1'
8
}
9
JShellWrapper/build.gradle
@@ -2,7 +2,7 @@ import java.time.Instant
2
id 'application'
- id 'com.google.cloud.tools.jib' version '3.4.0'
0 commit comments