Skip to content

Commit

Permalink
Bump dev.openfeature:sdk (#1392)
Browse files Browse the repository at this point in the history
Bumps [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/open-feature/java-sdk/releases)
- [Changelog](https://github.com/open-feature/java-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/java-sdk@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: dev.openfeature:sdk
  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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Thomas Poignant <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent dc1ad96 commit f7b2791
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
testImplementation(kotlin("test"))
implementation("dev.openfeature.contrib.providers:go-feature-flag:0.2.16")
implementation("dev.openfeature:sdk:1.7.1")
implementation("dev.openfeature:sdk:1.7.2")
}

tasks.test {
Expand Down

0 comments on commit f7b2791

Please sign in to comment.