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 106e9be commit 41c3edaCopy full SHA for 41c3eda
build.gradle.kts
@@ -3,7 +3,7 @@ import java.time.Instant
3
plugins {
4
id("net.kyori.indra") version "3.1.3"
5
id("net.kyori.indra.git") version "3.1.3"
6
- id("org.springframework.boot") version "3.5.0"
+ id("org.springframework.boot") version "3.5.3"
7
id("io.spring.dependency-management") version "1.1.7"
8
id("com.google.cloud.tools.jib") version "3.4.5"
9
}
0 commit comments