Skip to content

Commit 040c19d

Browse files
build(deps): bump com.squareup:kotlinpoet from 1.18.1 to 2.0.0
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.18.1 to 2.0.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.18.1...2.0.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 214f4cf commit 040c19d

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
@@ -97,7 +97,7 @@ google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-
9797
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.36.0" }
9898

9999
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
100-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
100+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
101101
vavr = { group = "io.vavr", name = "vavr", version = "0.10.5" }
102102
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }
103103
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.17.0" }

0 commit comments

Comments
 (0)