Skip to content

Commit

Permalink
chore(deps): bump io.vavr:vavr from 0.10.4 to 0.10.5 (#185)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 5c489b4 commit d301f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/tools/opcua-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
<version>0.10.4</version>
<version>0.10.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d301f75

Please sign in to comment.