Skip to content

Commit

Permalink
Bump io.getunleash:unleash-client-java from 9.2.6 to 9.3.2
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.2.6 to 9.3.2.
- [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.2.6...unleash-client-java-9.3.2)

---
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 Jan 29, 2025
1 parent 43256e6 commit 6f5a678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val kluentVersion = "1.73"
val cloudStorageVersion = "2.47.0"
val jaxWsApiVersion = "1.1"
val commonsTextVersion = "1.12.0"
val unleashVersion = "9.2.6"
val unleashVersion = "9.3.2"

dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
Expand Down

0 comments on commit 6f5a678

Please sign in to comment.