File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ bytebuddy = "1.17.7"
5
5
compose = " 1.9.0"
6
6
coroutines = " 1.10.2"
7
7
javaTarget = " 17"
8
- kotlin = " 2.2.0 "
9
- ksp = " 2.2.0 -2.0.2"
8
+ kotlin = " 2.2.10 "
9
+ ksp = " 2.2.10 -2.0.2"
10
10
layoutlib = " 15.2.3"
11
11
moshi = " 1.15.2"
12
12
@@ -81,5 +81,5 @@ plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle
81
81
plugin-kotlinApiDump = { module = " org.jetbrains.kotlinx:binary-compatibility-validator" , version = ' 0.18.1' }
82
82
plugin-ksp = { module = " com.google.devtools.ksp:symbol-processing-gradle-plugin" , version.ref = " ksp" }
83
83
plugin-mavenPublish = { module = " com.vanniktech:gradle-maven-publish-plugin" , version = " 0.34.0" }
84
- plugin-poko = { module = " dev.drewhamilton.poko:poko-gradle-plugin" , version = " 0.19.2 " }
84
+ plugin-poko = { module = " dev.drewhamilton.poko:poko-gradle-plugin" , version = " 0.19.3 " }
85
85
plugin-spotless = { module = " com.diffplug.spotless:spotless-plugin-gradle" , version = " 7.2.1" }
You can’t perform that action at this time.
0 commit comments