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.
2 parents 03a2b8a + c507320 commit 66ab4b5Copy full SHA for 66ab4b5
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
14
plugins {
15
val kotlinVersion = "1.8.0"
16
- id("org.springframework.boot") version "3.1.1"
+ id("org.springframework.boot") version "3.1.2"
17
kotlin("jvm") version kotlinVersion
18
kotlin("plugin.spring") version kotlinVersion
19
kotlin("plugin.jpa") version kotlinVersion
0 commit comments