Skip to content

Commit 285dc41

Browse files
Update kotlinpoet to v2
1 parent 92d93aa commit 285dc41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ improv = "0.1.1"
5353
javaVersion = "11" # https://developer.android.com/studio/write/java11-minimal-support-table
5454
junit = "6.1.0"
5555
kotlin = "2.4.0"
56-
kotlinpoet = "1.11.0" # is the last version that works, we can bump it once https://github.com/square/kotlinpoet/pull/2320 1.11.0 is merged
56+
kotlinpoet = "2.3.0" # is the last version that works, we can bump it once https://github.com/square/kotlinpoet/pull/2320 1.11.0 is merged
5757
kotlinx-coroutines = "1.11.0"
5858
kotlinx-serialization = "1.11.0"
5959
ksp = "2.3.9"

0 commit comments

Comments
 (0)