Skip to content

Commit 3149954

Browse files
Update dependency com.squareup:kotlinpoet to v2
1 parent d7c9e65 commit 3149954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ koin = "4.0.0"
1111
kotest = "5.9.1"
1212
kotlin = "2.1.0"
1313
kotlin-logging = "3.0.5"
14-
kotlinpoet = "1.18.1"
14+
kotlinpoet = "2.0.0"
1515
kotlinx-coroutines = "1.10.1"
1616
kotlinx-serialization = "1.7.3"
1717
ktor = "2.3.13"

0 commit comments

Comments
 (0)