Skip to content

Commit 6a1ceeb

Browse files
Update plugin io.spring.dependency-management to v1.1.4
1 parent 1df1759 commit 6a1ceeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
id("org.springframework.boot") version "3.1.1" apply false
5-
id("io.spring.dependency-management") version "1.1.0" apply false
5+
id("io.spring.dependency-management") version "1.1.4" apply false
66
kotlin("jvm") version "1.8.21" apply false
77
kotlin("plugin.spring") version "1.8.21" apply false
88
kotlin("plugin.jpa") version "1.8.21" apply false

0 commit comments

Comments
 (0)