Skip to content

Commit

Permalink
downgrade retrofit to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asep.rojali committed Jun 9, 2023
1 parent f9dd1c0 commit 4e2a776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<okhttp3.version>4.9.3</okhttp3.version>
<retrofit.version>2.9.0</retrofit.version>
<retrofit.version>2.6.4</retrofit.version>
<lombok.version>1.18.28</lombok.version>
<commons-lang.version>2.6</commons-lang.version>
<gson.version>2.10.1</gson.version>
Expand Down

0 comments on commit 4e2a776

Please sign in to comment.