Skip to content

Commit 78b9201

Browse files
authored
Merge branch 'main' into dependabot/gradle/kotest-6.1.9
2 parents ba308c1 + 0ba9ef4 commit 78b9201

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
@@ -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.2.0" }
23+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.3.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.1.0" }

0 commit comments

Comments
 (0)