We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8ef87d2 commitcc0bdeaCopy full SHA for cc0bdea
gradle/libs.versions.toml
@@ -10,11 +10,10 @@ marketplace-client = "2.0.38"
10
gradle-wrapper ="0.14.0"
11
exec ="1.12"
12
moshi ="1.15.1"
13
-ksp ="1.9.23-1.0.19"
+ksp ="2.0.10-1.0.24"
14
retrofit ="2.8.2"
15
16
[libraries]
17
-kotlin-stdlib = {module ="com.jetbrains.kotlin:kotlin-stdlib",version.ref ="kotlin" }
18
toolbox-core-api = {module ="com.jetbrains.toolbox:core-api",version.ref ="toolbox-plugin-api" }
19
toolbox-ui-api = {module ="com.jetbrains.toolbox:ui-api",version.ref ="toolbox-plugin-api" }
20
toolbox-remote-dev-api = {module ="com.jetbrains.toolbox:remote-dev-api",version.ref ="toolbox-plugin-api" }