We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec609e commit c05a347Copy full SHA for c05a347
pom.xml
@@ -51,6 +51,8 @@
51
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
52
<okhttp.version>4.12.0</okhttp.version>
53
<gson.version>2.11.0</gson.version>
54
+ <!-- Upgrading to 2.0 for building this SDK modules should be safe enough,
55
+ but we'll hold off the upgrade for a few weeks, just in case. -->
56
<kotlin.version>1.9.24</kotlin.version>
57
<!-- Allow use by clients on earlier versions of Kotlin-->
58
<kotlin.compiler.apiVersion>1.6</kotlin.compiler.apiVersion>
0 commit comments