diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-09-14 12:16:15 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-09-14 12:16:15 -0700 |
| commit | df9ce282b8751415113a94fec4d2c8e11fabd178 (patch) | |
| tree | 8ba12674b34dae472fb5bf56acd48a84b61a443d /pom.xml | |
| parent | 1c8e0751812a7e274f425d1e4a6f885d9e28587d (diff) | |
bump retrofit2 to 2.11.0
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ <dependency> <groupId>com.squareup.retrofit2</groupId> <artifactId>converter-jackson</artifactId> - <version>2.9.0</version> + <version>2.11.0</version> </dependency> <dependency> <groupId>com.squareup.okhttp3</groupId> |
