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 e2f300f + 29569df commit 91cda81Copy full SHA for 91cda81
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
14
plugins {
15
id("org.jetbrains.kotlin.jvm") version "1.6.0"
16
- id("org.springframework.boot") version "2.5.7"
+ id("org.springframework.boot") version "2.5.12"
17
id("org.jetbrains.kotlin.plugin.spring") version "1.6.0"
18
id("org.jetbrains.kotlin.plugin.jpa") version "1.6.0"
19
idea
0 commit comments