Skip to content

Commit d42d749

Browse files
Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.10.0
Bumps [com.squareup.retrofit2:retrofit](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:retrofit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca3abf9 commit d42d749

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.9.0</version>
47+
<version>2.10.0</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)