Skip to content

Commit

Permalink
Merge pull request #988 from simple-robot/dependabot/gradle/v4-dev/io…
Browse files Browse the repository at this point in the history
….spring.dependency-management-1.1.7

build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.7
  • Loading branch information
ForteScarlet authored Dec 21, 2024
2 parents 3433d15 + e56f51e commit 7e2e2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ kotlinxKover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
kotlinxBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }

spring = { id = "org.springframework.boot", version.ref = "spring-boot-v3" }
spring-dependencyManagement = { id = "io.spring.dependency-management", version = "1.1.5" }
spring-dependencyManagement = { id = "io.spring.dependency-management", version = "1.1.7" }
kotlin-plugin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }

suspendTransform = { id = "love.forte.plugin.suspend-transform", version.ref = "suspendTransform" }
Expand Down

0 comments on commit 7e2e2b0

Please sign in to comment.