Skip to content

Commit

Permalink
chore(deps): bump io.getunleash:unleash-client-java from 8.2.1 to 8.4…
Browse files Browse the repository at this point in the history
….0 (#183)

Bumps [io.getunleash:unleash-client-java](https://github.com/Unleash/unleash-client-java) from 8.2.1 to 8.4.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.4.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 Oct 25, 2023
1 parent 0f6d863 commit d328fd1
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.4.0</unleash.version>
<quarkus.version>3.1.2.Final</quarkus.version>
<testcontainers.version>1.19.1</testcontainers.version>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit d328fd1

Please sign in to comment.