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 2ea98a6 commit 2516bb2Copy full SHA for 2516bb2
build.gradle
@@ -2,7 +2,7 @@ import java.time.Instant
2
3
plugins {
4
id 'java'
5
- id 'org.springframework.boot' version '3.3.4'
+ id 'org.springframework.boot' version '3.5.5'
6
id 'io.spring.dependency-management' version '1.1.7'
7
id 'com.google.cloud.tools.jib' version '3.4.5' apply false
8
}
0 commit comments