Skip to content

Commit

Permalink
Updated retrofit2 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysyrota authored Oct 7, 2024
1 parent 0dc3816 commit 6bfcafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions duo-universal-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit</artifactId>
<version>2.9.0</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-jackson</artifactId>
<version>2.9.0</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 6bfcafc

Please sign in to comment.