Skip to content

Commit 638d5fd

Browse files
Merge pull request #1420 from modelix/dependabot/gradle/com.squareup-kotlinpoet-2.1.0
build(deps): bump com.squareup:kotlinpoet from 2.0.0 to 2.1.0
2 parents 4c8d0e6 + ab8f244 commit 638d5fd

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

100100
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
101-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
101+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.1.0" }
102102
vavr = { group = "io.vavr", name = "vavr", version = "0.10.6" }
103103
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }
104104
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.18.0" }

0 commit comments

Comments
 (0)