Skip to content

Commit

Permalink
Bump io.getunleash:unleash-client-java from 9.2.5 to 9.2.6 (#196)
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.5 to 9.2.6.
- [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.5...unleash-client-java-9.2.6)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 47ebdbb commit a7c9f7d
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("no.nav.dagpenger:oauth2-klient:2024.10.31-15.02.1d4f08a38d24")
implementation("io.prometheus:prometheus-metrics-core:1.3.4")
implementation(libs.rapids.and.rivers)
implementation("io.getunleash:unleash-client-java:9.2.5")
implementation("io.getunleash:unleash-client-java:9.2.6")

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

0 comments on commit a7c9f7d

Please sign in to comment.