Skip to content

Commit

Permalink
Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md)
- [Commits](square/retrofit@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:retrofit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 03afc90 commit 3165023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<!-- deps -->
<lombok.version>1.18.30</lombok.version>
<retrofit.version>2.9.0</retrofit.version>
<retrofit.version>2.10.0</retrofit.version>
<okhttp.version>4.12.0</okhttp.version>
<jackson-databind.version>2.16.1</jackson-databind.version>
<jsoup.version>1.17.2</jsoup.version>
Expand Down

0 comments on commit 3165023

Please sign in to comment.