Skip to content

Commit

Permalink
Merge pull request #465 from cqse/renovate/org.springframework.boot-s…
Browse files Browse the repository at this point in the history
…pring-boot-loader-3.x

Update dependency org.springframework.boot:spring-boot-loader to v3.2.6
  • Loading branch information
DreierF committed May 23, 2024
2 parents 3527a04 + ea7026d commit e816299
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 @@ -74,7 +74,7 @@ jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.1" }
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-junit = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }

springboot-loader = { module = "org.springframework.boot:spring-boot-loader", version = "3.2.5" }
springboot-loader = { module = "org.springframework.boot:spring-boot-loader", version = "3.2.6" }

[plugins]
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
Expand Down

0 comments on commit e816299

Please sign in to comment.