Skip to content

Commit

Permalink
Merge pull request #588 from raynigon/dependabot/gradle/io.spring.gra…
Browse files Browse the repository at this point in the history
…dle-dependency-management-plugin-1.1.7

Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7
  • Loading branch information
mergify[bot] authored Dec 17, 2024
2 parents 0e35272 + 0664efd commit 1c56d71
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 @@ -10,7 +10,7 @@ repositories {
}

dependencies {
implementation("io.spring.gradle:dependency-management-plugin:1.1.6")
implementation("io.spring.gradle:dependency-management-plugin:1.1.7")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.1")
implementation("org.owasp:dependency-check-gradle:10.0.3")

Expand Down

0 comments on commit 1c56d71

Please sign in to comment.