Skip to content

Commit

Permalink
Add comment about Kotlin 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed May 27, 2024
1 parent cec609e commit c05a347
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
<okhttp.version>4.12.0</okhttp.version>
<gson.version>2.11.0</gson.version>
<!-- Upgrading to 2.0 for building this SDK modules should be safe enough,
but we'll hold off the upgrade for a few weeks, just in case. -->
<kotlin.version>1.9.24</kotlin.version>
<!-- Allow use by clients on earlier versions of Kotlin-->
<kotlin.compiler.apiVersion>1.6</kotlin.compiler.apiVersion>
Expand Down

0 comments on commit c05a347

Please sign in to comment.