Skip to content

Commit 6177304

Browse files
Bump com.squareup:kotlinpoet from 1.16.0 to 2.2.0 (#665)
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.16.0 to 2.2.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.16.0...2.2.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dd25fa commit 6177304

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
@@ -20,7 +20,7 @@ grpc-testing = { group = "io.grpc", name = "grpc-testing", version = "1.62.2" }
2020
grpc-stub = { group = "io.grpc", name = "grpc-stub", version = "1.62.2" }
2121
grpc-inprocess = { group = "io.grpc", name = "grpc-inprocess", version = "1.62.2" }
2222
protoc-gen-grpc-java = { group = "io.grpc", name = "protoc-gen-grpc-java", version = "1.62.2" }
23-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
23+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.2.0" }
2424
junit = { group = "junit", name = "junit", version = "4.13.2" }
2525
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.10.2" }
2626
guava = { group = "com.google.guava", name = "guava", version = "33.0.0-jre" }

0 commit comments

Comments
 (0)