Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot:spring-boot-starter-json (#…
Browse files Browse the repository at this point in the history
…215)

Bumps [org.springframework.boot:spring-boot-starter-json](https://github.com/spring-projects/spring-boot) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-json
  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>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 4975244 commit a6f5e76
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 @@ -23,7 +23,7 @@ ext {

jdaVersion = "5.0.1"
retrofitVersion = "2.9.0"
jacksonSpringBootVersion = "3.3.1"
jacksonSpringBootVersion = "3.3.2"
jacksonVersion = "2.17.2"
jemojiVersion = "1.4.1"
gsonVersion = "2.11.0"
Expand Down

0 comments on commit a6f5e76

Please sign in to comment.