Skip to content

Commit

Permalink
Bump io.getunleash:unleash-client-java from 8.2.0 to 8.2.1 (#1012)
Browse files Browse the repository at this point in the history
Bumps [io.getunleash:unleash-client-java](https://github.com/Unleash/unleash-client-java) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/Unleash/unleash-client-java/releases)
- [Changelog](https://github.com/Unleash/unleash-client-java/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-client-java@unleash-client-java-8.2.0...unleash-client-java-8.2.1)

---
updated-dependencies:
- dependency-name: io.getunleash:unleash-client-java
  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>
Co-authored-by: Mattis Janitz <[email protected]>
  • Loading branch information
dependabot[bot] and ma10s authored Aug 16, 2023
1 parent 28488a3 commit 54a9c41
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 @@ -149,7 +149,7 @@
<dependency>
<groupId>io.getunleash</groupId>
<artifactId>unleash-client-java</artifactId>
<version>8.2.0</version>
<version>8.2.1</version>
</dependency>

<!-- Nav-internt -->
Expand Down

0 comments on commit 54a9c41

Please sign in to comment.