Skip to content

Commit

Permalink
build(deps): bump one.util:streamex from 0.8.1 to 0.8.2 (#218)
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent e24515b commit c7442e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

implementation 'software.amazon.awssdk:url-connection-client'

implementation 'one.util:streamex:0.8.1'
implementation 'one.util:streamex:0.8.2'
implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'

testImplementation 'io.quarkus:quarkus-junit5'
Expand Down

0 comments on commit c7442e9

Please sign in to comment.