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 cc19d0e commit 604409eCopy full SHA for 604409e
gradle/libs.versions.toml
@@ -1,15 +1,15 @@
1
[versions]
2
toolbox-plugin-api = "1.3.46097"
3
-kotlin = "2.1.10"
4
-coroutines = "1.10.1"
5
-serialization = "1.8.0"
+kotlin = "2.1.20"
+coroutines = "1.10.2"
+serialization = "1.8.1"
6
okhttp = "4.12.0"
7
dependency-license-report = "2.9"
8
marketplace-client = "2.0.46"
9
gradle-wrapper = "0.14.0"
10
exec = "1.12"
11
moshi = "1.15.2"
12
-ksp = "2.1.10-1.0.31"
+ksp = "2.1.20-2.0.1"
13
retrofit = "3.0.0"
14
changelog = "2.2.1"
15
gettext = "0.7.0"
0 commit comments