Skip to content

Commit

Permalink
Bump io.getunleash:unleash-client-java from 9.3.1 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.3.1 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.3.1...unleash-client-java-9.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 77b2029 commit 54147a8
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 @@ -30,7 +30,7 @@ dependencies {

implementation(libs.konfig)

implementation("io.getunleash:unleash-client-java:9.3.1")
implementation("io.getunleash:unleash-client-java:9.3.2")

implementation(libs.kotlin.logging)

Expand Down

0 comments on commit 54147a8

Please sign in to comment.