Skip to content

Commit

Permalink
Bump io.getunleash:unleash-client-java from 9.1.1 to 9.2.0 (#674)
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 9.1.1 to 9.2.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-9.1.1...unleash-client-java-9.2.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 55d951b commit b495177
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 @@ -57,7 +57,7 @@
<mock-oauth2-server.version>2.0.1</mock-oauth2-server.version>
<common.version>3.2023.10.18_13.28-58db82ecb1a5</common.version>
<logstash.version>7.4</logstash.version>
<unleash.version>9.1.1</unleash.version>
<unleash.version>9.2.0</unleash.version>
<!-- overstyrer sårbar dependency-->
<snakeyaml.version>2.2</snakeyaml.version>
</properties>
Expand Down

0 comments on commit b495177

Please sign in to comment.