Skip to content

Commit 2b6781e

Browse files
Bump com.squareup:kotlinpoet from 1.16.0 to 1.17.0 (#123)
1 parent 79de3d6 commit 2b6781e

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.0" }
48-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
48+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.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.7.0" }

0 commit comments

Comments
 (0)