Skip to content

Commit 8364478

Browse files
Merge pull request #1116 from modelix/dependabot/gradle/io.vavr-vavr-0.10.5
build(deps): bump io.vavr:vavr from 0.10.4 to 0.10.5
2 parents b6e2085 + 33f03dd commit 8364478

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-clientjetty = { group = "com.google.oauth-client", name = "google-o
9898

9999
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
100100
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
101-
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
101+
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" }
104104
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }

0 commit comments

Comments
 (0)