Skip to content

Commit

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

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2)

---
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 marcusdacoregio committed Jan 23, 2024
1 parent bfd628d commit 3a088a4
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.1"
org-seleniumhq-selenium = "4.8.3"
org-slf4j = "2.0.11"
org-testcontainers = "1.18.3"
org-springframework-boot = "3.2.1"
org-springframework-boot = "3.2.2"

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

0 comments on commit 3a088a4

Please sign in to comment.