Skip to content

Commit 7d569b6

Browse files
Bump com.squareup.retrofit2:retrofit from 2.11.0 to 3.0.0
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.11.0 to 3.0.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e164338 commit 7d569b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<junit.version>4.13.2</junit.version>
9595
<okhttp.version>4.12.0</okhttp.version>
9696
<okio.version>3.11.0</okio.version>
97-
<retrofit.version>2.11.0</retrofit.version>
97+
<retrofit.version>3.0.0</retrofit.version>
9898
<!-- other properties -->
9999
<java.version.release>11</java.version.release>
100100
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)