Skip to content

Commit

Permalink
Merge pull request #133 from allegro/dependabot/gradle/io.spring.depe…
Browse files Browse the repository at this point in the history
…ndency-management-1.1.5

Bump io.spring.dependency-management from 1.1.4 to 1.1.5
  • Loading branch information
bgalek authored May 9, 2024
2 parents 5c866e6 + 91431e9 commit 1e4cd25
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 @@ -18,6 +18,6 @@ curator = ["curator-recipes", "curator-framework"]

[plugins]
springBoot = { id = "org.springframework.boot", version = "3.2.4" }
springDependencyManagement = { id = "io.spring.dependency-management", version = "1.1.4" }
springDependencyManagement = { id = "io.spring.dependency-management", version = "1.1.5" }
axionRelease = { id = "pl.allegro.tech.build.axion-release", version = "1.17.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }

0 comments on commit 1e4cd25

Please sign in to comment.