Skip to content

Commit

Permalink
Bump com.pivovarit:parallel-collectors from 2.5.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [com.pivovarit:parallel-collectors](https://github.com/pivovarit/parallel-collectors) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/pivovarit/parallel-collectors/releases)
- [Changelog](https://github.com/pivovarit/parallel-collectors/blob/master/CHANGELOG.MD)
- [Commits](pivovarit/parallel-collectors@2.5.0...3.1.0)

---
updated-dependencies:
- dependency-name: com.pivovarit:parallel-collectors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent e70e5e4 commit e3fc444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-parallel-collection-processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.pivovarit</groupId>
<artifactId>parallel-collectors</artifactId>
<version>2.5.0</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
Expand Down

0 comments on commit e3fc444

Please sign in to comment.