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 82c0dfb commit f920adcCopy full SHA for f920adc
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.4.4'
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