Skip to content

Commit 33f03dd

Browse files
build(deps): bump io.vavr:vavr from 0.10.4 to 0.10.5
Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/vavr-io/vavr/releases) - [Changelog](https://github.com/vavr-io/vavr/blob/master/RELEASE.md) - [Commits](vavr-io/vavr@v0.10.4...v0.10.5) --- 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 b6e2085 commit 33f03dd

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)