Bump io.vavr:vavr from 0.10.4 to 0.10.5 (#1109)

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](https://github.com/vavr-io/vavr/compare/v0.10.4...v0.10.5)

---
updated-dependencies:
- dependency-name: io.vavr:vavr
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-15 13:42:48 +02:00
committed by GitHub
parent ffd0c372e7
commit 959db4a52e

View File

@@ -189,7 +189,7 @@
<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
<version>0.10.4</version>
<version>0.10.5</version>
<scope>test</scope>
</dependency>
<dependency>