Skip to content

Commit

Permalink
chore(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 f74209f commit 7f54f59
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 @@ -12,7 +12,7 @@
<version>999-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<unleash.version>8.2.1</unleash.version>
<unleash.version>8.3.0</unleash.version>
<quarkus.version>3.1.2.Final</quarkus.version>
<testcontainers.version>1.18.3</testcontainers.version>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 7f54f59

Please sign in to comment.