Skip to content

Commit

Permalink
Bump retrofitVersion from 2.10.0 to 2.11.0 (#1292)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Mar 29, 2024
1 parent 1184a49 commit 5da4974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-wiremock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {
ext {
slf4jVersion = '2.0.12'
logbackVersion = '1.5.3'
retrofitVersion = '2.10.0'
retrofitVersion = '2.11.0'
junitJupiterVersion = '5.10.2'
wireMockVersion = '3.0.1'
}
Expand Down

0 comments on commit 5da4974

Please sign in to comment.