Skip to content

Commit fcdcf88

Browse files
Bump com.squareup:kotlinpoet from 2.2.0 to 2.3.0
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9f163e commit fcdcf88

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)