Skip to content

Commit

Permalink
Bump io.getunleash:unleash-client-java from 9.2.2 to 9.2.3
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.2 to 9.2.3.
- [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.2...unleash-client-java-9.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 97f5a05 commit 57be45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation(libs.dp.biblioteker.oauth2.klient)

implementation(libs.rapids.and.rivers)
implementation("io.getunleash:unleash-client-java:9.2.2")
implementation("io.getunleash:unleash-client-java:9.2.3")

implementation(libs.bundles.postgres)
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.8.1")
Expand Down

0 comments on commit 57be45a

Please sign in to comment.