Skip to content

Commit

Permalink
Bump org.functionaljava:functionaljava-java8 from 4.6 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps [org.functionaljava:functionaljava-java8](https://github.com/functionaljava/functionaljava) from 4.6 to 4.8.1.
- [Changelog](https://github.com/functionaljava/functionaljava/blob/series/5.x/.changelogged.yaml)
- [Commits](functionaljava/functionaljava@v4.6...v4.8.1)

---
updated-dependencies:
- dependency-name: org.functionaljava:functionaljava-java8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent ad449b1 commit 040a6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vavr-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.functionaljava</groupId>
<artifactId>functionaljava-java8</artifactId>
<version>4.6</version>
<version>4.8.1</version>
</dependency>
<dependency>
<groupId>org.eclipse.collections</groupId>
Expand Down

0 comments on commit 040a6fa

Please sign in to comment.