Skip to content

Commit 9a75d60

Browse files
committed
Upgraded KotlinPoet to 2.0.0.
1 parent c9362b9 commit 9a75d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jvm-dependency-conflict-resolution = "2.1.2"
1111
koin = "4.0.0"
1212
kotest = "5.9.1"
1313
kotlin = "2.0.21" # Must match KSP version below.
14-
kotlinpoet = "1.18.1"
14+
kotlinpoet = "2.0.0"
1515
kotlinx-coroutines = "1.9.0"
1616
kotlinx-dl = "0.5.2"
1717
ksp = "2.0.21-1.0.25" # Must match Kotlin version above.

0 commit comments

Comments
 (0)