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 c2104bb commit 6de6a99Copy full SHA for 6de6a99
build.gradle.kts
@@ -5,7 +5,7 @@ version = "3.5.3"
5
6
plugins {
7
val kotlinVersion = "2.2.21"
8
- id("org.springframework.boot") version "3.5.6"
+ id("org.springframework.boot") version "3.5.7"
9
id("io.spring.dependency-management") version "1.1.7"
10
id("com.google.cloud.tools.jib") version "3.4.5"
11
kotlin("jvm") version kotlinVersion
0 commit comments