Skip to content

Commit

Permalink
build(deps-dev): bump one.util:streamex from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [one.util:streamex](https://github.com/amaembo/streamex) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/amaembo/streamex/releases)
- [Commits](amaembo/streamex@streamex-0.8.1...streamex-0.8.2)

---
updated-dependencies:
- dependency-name: one.util:streamex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent de38055 commit 4909eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
<dependency>
<groupId>one.util</groupId>
<artifactId>streamex</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4909eed

Please sign in to comment.