Skip to content

Commit 22c6780

Browse files
Bump com.squareup:kotlinpoet from 1.18.0 to 1.18.1
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.18.0...1.18.1) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6884335 commit 22c6780

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.5.0" }
48-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.0" }
48+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
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)