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 b359b3c commit cdd6fc3Copy full SHA for cdd6fc3
JShellAPI/build.gradle
@@ -1,7 +1,7 @@
1
import java.time.Instant
2
3
plugins {
4
- id 'org.springframework.boot' version '3.2.5'
+ id 'org.springframework.boot' version '3.3.4'
5
id 'io.spring.dependency-management' version '1.1.5'
6
id 'com.google.cloud.tools.jib' version '3.4.2'
7
id 'com.github.johnrengelman.shadow' version '8.1.1'
0 commit comments