Skip to content

Commit 006936d

Browse files
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ad5f67 commit 006936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-openfeign-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>io.vavr</groupId>
224224
<artifactId>vavr</artifactId>
225-
<version>0.10.4</version>
225+
<version>0.10.5</version>
226226
<scope>test</scope>
227227
</dependency>
228228
<dependency>

0 commit comments

Comments
 (0)