Skip to content

Commit

Permalink
chore: Bump org.springframework.boot
Browse files Browse the repository at this point in the history
Bumps the gradle-version-updates group in /backend with 1 update: [org.springframework.boot](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 25, 2024
1 parent b3adce7 commit 0ad1d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "java"
id "idea"
id "org.springframework.boot" version "3.3.4"
id "org.springframework.boot" version "3.3.5"
id "io.spring.dependency-management" version "1.1.6"
id "io.freefair.lombok" version "8.10.2"
id "com.github.spotbugs" version "6.0.25"
Expand Down

0 comments on commit 0ad1d43

Please sign in to comment.