Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-loader to v3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 3527a04 commit ea7026d
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 ea7026d

Please sign in to comment.