Skip to content

Commit a108d20

Browse files
Bump com.squareup.retrofit2:converter-gson from 2.10.0 to 2.11.0
Bumps [com.squareup.retrofit2:converter-gson](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:converter-gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c4e458 commit a108d20

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: tests/test-client-generation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.squareup.retrofit2</groupId>
5252
<artifactId>converter-gson</artifactId>
53-
<version>2.10.0</version>
53+
<version>2.11.0</version>
5454
</dependency>
5555

5656
<dependency>

0 commit comments

Comments
 (0)