Skip to content

Commit 5f213ea

Browse files
Merge pull request #1358 from modelix/dependabot/gradle/io.vavr-vavr-0.10.6
build(deps): bump io.vavr:vavr from 0.10.5 to 0.10.6
2 parents 3ed88c0 + b2fcef9 commit 5f213ea

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

100100
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
101101
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
102-
vavr = { group = "io.vavr", name = "vavr", version = "0.10.5" }
102+
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" }
105105
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }

0 commit comments

Comments
 (0)