Skip to content

Commit

Permalink
Bump io.spring.gradle:dependency-management-plugin from 1.1.4 to 1.1.5 (
Browse files Browse the repository at this point in the history
#2)

Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.4...v1.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent fdf0a77 commit 7da3a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9")
implementation("io.freefair.gradle:lombok-plugin:8.6")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.2.4")
implementation("io.spring.gradle:dependency-management-plugin:1.1.4")
implementation("io.spring.gradle:dependency-management-plugin:1.1.5")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
}

0 comments on commit 7da3a6c

Please sign in to comment.