Skip to content

Commit b2fcef9

Browse files
build(deps): bump io.vavr:vavr from 0.10.5 to 0.10.6
Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.10.5 to 0.10.6. - [Release notes](https://github.com/vavr-io/vavr/releases) - [Commits](vavr-io/vavr@v0.10.5...v0.10.6) --- updated-dependencies: - dependency-name: io.vavr:vavr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ed88c0 commit b2fcef9

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)