Skip to content

Commit 58b7fe2

Browse files
Bump com.squareup:kotlinpoet from 2.0.0 to 2.1.0 (#29)
1 parent bc25f5b commit 58b7fe2

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
@@ -20,6 +20,6 @@ kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.
2020
kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
2121
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
2222
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
23-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
23+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.1.0" }
2424
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
2525
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.3" }

0 commit comments

Comments
 (0)