Skip to content

Commit be64729

Browse files
Merge pull request #898 from modelix/dependabot/gradle/com.squareup-kotlinpoet-1.18.1
build(deps): bump com.squareup:kotlinpoet from 1.18.0 to 1.18.1
2 parents fd173fb + 1a8ca92 commit be64729

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

9797
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.3" }
98-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.0" }
98+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
9999
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
100100
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
101101
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }

0 commit comments

Comments
 (0)