Skip to content

Commit 43e7adc

Browse files
Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0
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] <[email protected]>
1 parent 7c4e458 commit 43e7adc

File tree

1 file changed

+1
-1
lines changed
  • tests/test-client-generation

1 file changed

+1
-1
lines changed

tests/test-client-generation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.squareup.retrofit2</groupId>
4646
<artifactId>retrofit</artifactId>
47-
<version>2.10.0</version>
47+
<version>2.11.0</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)