Skip to content

Commit e10ad62

Browse files
chore(deps): update plugin io.spring.dependency-management to v1.1.7
1 parent 7866c3f commit e10ad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.4.4"
5-
id("io.spring.dependency-management") version "1.1.5"
5+
id("io.spring.dependency-management") version "1.1.7"
66
kotlin("jvm") version "2.0.0"
77
kotlin("plugin.spring") version "2.0.0"
88
kotlin("plugin.jpa") version "2.0.0"

0 commit comments

Comments
 (0)