Skip to content

Commit 44fa307

Browse files
Bump com.squareup:kotlinpoet from 1.17.0 to 1.18.0 (#151)
1 parent 6c5d8db commit 44fa307

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
@@ -45,7 +45,7 @@ jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version.r
4545
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
4646
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
4747
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.3" }
48-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
48+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.0" }
4949
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
5050
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
5151
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }

0 commit comments

Comments
 (0)