Skip to content

Commit 3f81451

Browse files
authored
Merge pull request #23 from ApplauseOSS/dependabot/maven/com.squareup.retrofit2.version-2.11.0
Bump com.squareup.retrofit2.version from 2.9.0 to 2.11.0
2 parents 3847b4e + 5524586 commit 3f81451

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
@@ -56,7 +56,7 @@
5656
<commons.io.version>2.15.1</commons.io.version>
5757
<org.apache.commons.version>3.17.0</org.apache.commons.version>
5858
<net.bytebuddy.version>1.14.11</net.bytebuddy.version>
59-
<com.squareup.retrofit2.version>2.9.0</com.squareup.retrofit2.version>
59+
<com.squareup.retrofit2.version>2.11.0</com.squareup.retrofit2.version>
6060
<!-- OkHTTP must be version compatible with Retrofit!-->
6161
<com.squareup.okhttp.version>4.12.0</com.squareup.okhttp.version>
6262
<com.google.code.gson.version>2.10.1</com.google.code.gson.version>

0 commit comments

Comments
 (0)