Skip to content

Commit

Permalink
Bump org.springframework.boot from 3.4.0 to 3.4.1 (#250)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Gerber <dg@zapek.com>
  • Loading branch information
dependabot[bot] and zapek authored Dec 21, 2024
1 parent 2a1cefc commit 390b006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ buildscript {
}

plugins {
id 'org.springframework.boot' version '3.4.0' apply false
id 'org.springframework.boot' version '3.4.1' apply false
id 'org.flywaydb.flyway' version '10.20.0' apply false // Keep the version in sync with spring-boot from time to time
id 'org.panteleyev.jpackageplugin' version '1.6.0' apply false
id 'org.sonarqube' version '6.0.1.5171'
Expand Down

0 comments on commit 390b006

Please sign in to comment.