Skip to content

Commit c94ecd8

Browse files
Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.9.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.9.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 4e69296 commit c94ecd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ configure(libs) {
153153
dependency("com.google.inject:guice:7.0.0")
154154
dependency("com.google.testing.compile:compile-testing:0.19")
155155
dependency("com.puppycrawl.tools:checkstyle:10.17.0")
156-
dependency("com.squareup.retrofit2:retrofit:2.9.0")
156+
dependency("com.squareup.retrofit2:retrofit:2.11.0")
157157
dependency("commons-io:commons-io:2.11.0")
158158
dependency("io.github.benas:random-beans:3.9.0")
159159
dependency("io.github.glytching:junit-extensions:2.6.0")

0 commit comments

Comments
 (0)