We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f49e76 commit 1aa26baCopy full SHA for 1aa26ba
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
plugins {
12
- id("org.springframework.boot") version "2.5.4"
+ id("org.springframework.boot") version "2.7.18"
13
id("io.spring.dependency-management") version "1.0.11.RELEASE"
14
id("org.jetbrains.kotlin.kapt") version "1.5.30"
15
id("com.google.cloud.tools.jib") version "3.1.4"
0 commit comments