Skip to content

Commit

Permalink
build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.5 to 1.1.7.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.5...v1.1.7)

---
updated-dependencies:
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent c7fa3d0 commit e56f51e
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 e56f51e

Please sign in to comment.