Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent defb76b commit 7d4eacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Expand Up @@ -40,7 +40,7 @@ final Map<String, String> libraries = [
mockito : 'org.mockito:mockito-core:5.11.0',
pluginApi : 'cd.go.plugin:go-plugin-api:23.5.0',
reflections : 'org.reflections:reflections:0.10.2',
retrofit : 'com.squareup.retrofit2:retrofit:2.10.0',
retrofit : 'com.squareup.retrofit2:retrofit:2.11.0',
slf4j : 'org.slf4j:slf4j-simple:2.0.12',
validateApi : 'jakarta.validation:jakarta.validation-api:3.0.2',
]
Expand Down

0 comments on commit 7d4eacc

Please sign in to comment.