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 50c7e8f commit 6612394Copy full SHA for 6612394
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
val kotlinVersion = "1.8.0"
4
5
id("org.springframework.boot") version "2.7.5"
6
- id("io.spring.dependency-management") version "1.1.0"
+ id("io.spring.dependency-management") version "1.1.6"
7
kotlin("jvm") version kotlinVersion
8
kotlin("plugin.spring") version kotlinVersion
9
kotlin("plugin.jpa") version kotlinVersion
0 commit comments