Bug 1955490 - Update Kotlin to version 2.1.20. r=android-reviewers,sfamisa

Differential Revision: https://phabricator.services.mozilla.com/D242469
This commit is contained in:
Ryan VanderMeulen
2025-03-21 11:34:30 +00:00
parent 8472b12f76
commit ff596b1fa9

View File

@@ -73,8 +73,8 @@ scip-java = "0.10.4"
# Kotlin versions
coroutines = "1.10.1"
kotlin = "2.1.10" # remember to change ksp-plugin
ksp-plugin = "2.1.10-1.0.31"
kotlin = "2.1.20" # remember to change ksp-plugin
ksp-plugin = "2.1.20-1.0.31"
serialization = "1.8.0"
# Testing versions