Skip to content

Commit 6c16849

Browse files
Merge pull request #880 from modelix/dependabot/gradle/com.squareup-kotlinpoet-1.18.0
build(deps): bump com.squareup:kotlinpoet from 1.17.0 to 1.18.0
2 parents 61e5c05 + f79d7d2 commit 6c16849

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

9494
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.3" }
95-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
95+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.0" }
9696
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
9797
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
9898
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }

0 commit comments

Comments
 (0)