Skip to content

Commit 457a4fa

Browse files
Bump com.squareup.retrofit2:converter-gson from 2.9.0 to 2.10.0
Bumps [com.squareup.retrofit2:converter-gson](https://github.com/square/retrofit) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.9.0...2.10.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 3458a8d commit 457a4fa

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.squareup.retrofit2</groupId>
5252
<artifactId>converter-gson</artifactId>
53-
<version>2.9.0</version>
53+
<version>2.10.0</version>
5454
</dependency>
5555

5656
<dependency>

0 commit comments

Comments
 (0)