Skip to content

Commit 07637c3

Browse files
authored
Merge pull request #95 from fraktalio/renovate/io.spring.dependency-management-1.x
chore(deps): update plugin io.spring.dependency-management to v1.1.6
2 parents 4a836ec + 763d892 commit 07637c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.4"
5-
id("io.spring.dependency-management") version "1.1.4"
5+
id("io.spring.dependency-management") version "1.1.6"
66
kotlin("jvm") version "1.9.23"
77
kotlin("plugin.spring") version "1.9.23"
88
kotlin("plugin.serialization") version "1.9.23"

0 commit comments

Comments
 (0)