Skip to content

Commit

Permalink
build(deps): bump io.getunleash:unleash-client-java from 8.2.1 to 8.3.0
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.1 to 8.3.0.
- [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.1...unleash-client-java-8.3.0)

---
updated-dependencies:
- dependency-name: io.getunleash:unleash-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent d2e8ba8 commit 44d93fb
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 @@ -114,7 +114,7 @@
<dependency>
<groupId>io.getunleash</groupId>
<artifactId>unleash-client-java</artifactId>
<version>8.2.1</version>
<version>8.3.0</version>
</dependency>

<!-- Interne avhengigheter -->
Expand Down

0 comments on commit 44d93fb

Please sign in to comment.