Skip to content

Commit

Permalink
Merge pull request #460 from gocd-contrib/dependabot/gradle/com.squar…
Browse files Browse the repository at this point in the history
…eup.retrofit2-retrofit-2.11.0

Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0
  • Loading branch information
chadlwilson committed Mar 29, 2024
2 parents defb76b + 7d4eacc commit d786467
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 d786467

Please sign in to comment.