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 3ec2f85 commit c8f8a1cCopy full SHA for c8f8a1c
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.2'
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