Skip to content

Commit

Permalink
Bump org-springframework-boot from 3.2.5 to 3.2.6
Browse files Browse the repository at this point in the history
Bumps `org-springframework-boot` from 3.2.5 to 3.2.6.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.2.6)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and spring-builds committed May 24, 2024
1 parent 833ca48 commit 6631aaa
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 @@ -9,7 +9,7 @@ org-mongodb = "4.11.2"
org-seleniumhq-selenium = "4.8.3"
org-slf4j = "2.0.13"
org-testcontainers = "1.18.3"
org-springframework-boot = "3.2.5"
org-springframework-boot = "3.2.6"

[libraries]
ch-qos-logback-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }
Expand Down

0 comments on commit 6631aaa

Please sign in to comment.