Skip to content

Commit

Permalink
chore: bump dev.openfeature:sdk (#2407)
Browse files Browse the repository at this point in the history
Bumps [dev.openfeature:sdk](https:/open-feature/java-sdk) from 1.10.0 to 1.11.0.
- [Release notes](https:/open-feature/java-sdk/releases)
- [Changelog](https:/open-feature/java-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/java-sdk@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: dev.openfeature:sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Sep 23, 2024
1 parent da452c2 commit d661241
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.23")
implementation("dev.openfeature:sdk:1.10.0")
implementation("dev.openfeature:sdk:1.11.0")
}

tasks.test {
Expand Down

0 comments on commit d661241

Please sign in to comment.