Skip to content

Commit f971fd4

Browse files
Update retrofit monorepo to v2.12.0
1 parent 938d751 commit f971fd4

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
@@ -64,7 +64,7 @@
6464
<springdoc.version>2.6.0</springdoc.version> <!-- [email protected] https://github.com/springdoc/springdoc-openapi/blob/v2.6.0/pom.xml -->
6565
<boot-admin.version>3.3.6</boot-admin.version> <!-- [email protected] https://github.com/codecentric/spring-boot-admin/blob/3.3.6/pom.xml -->
6666
<sentry.version>7.22.3</sentry.version> <!-- [email protected] https://github.com/getsentry/sentry-java/blob/7.22.3/buildSrc/src/main/java/Config.kt -->
67-
<retrofit.version>2.11.0</retrofit.version> <!-- https://github.com/square/retrofit/releases -->
67+
<retrofit.version>2.12.0</retrofit.version> <!-- https://github.com/square/retrofit/releases -->
6868
<allure.version>2.29.1</allure.version> <!-- https://github.com/allure-framework/allure-java/releases -->
6969
<druid.version>1.2.24</druid.version> <!-- https://github.com/alibaba/druid/releases -->
7070
<jmh.version>1.37</jmh.version> <!-- https://github.com/openjdk/jmh/tags -->

0 commit comments

Comments
 (0)