Skip to content

Commit 90754fe

Browse files
authored
Merge pull request #583 from modelix/dependabot/gradle/com.squareup-kotlinpoet-1.16.0
build(deps): bump com.squareup:kotlinpoet from 1.15.3 to 1.16.0
2 parents 3226640 + 5842c63 commit 90754fe

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
@@ -86,7 +86,7 @@ google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-
8686
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.35.0" }
8787

8888
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
89-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.3" }
89+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
9090
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
9191
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
9292
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.1" }

0 commit comments

Comments
 (0)