Skip to content

Commit

Permalink
chore: bump dev.openfeature.contrib.providers:go-feature-flag
Browse files Browse the repository at this point in the history
Bumps dev.openfeature.contrib.providers:go-feature-flag from 0.2.23 to 0.3.0.

---
updated-dependencies:
- dependency-name: dev.openfeature.contrib.providers:go-feature-flag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 7e47fd0 commit e2a155d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {

dependencies {
testImplementation(kotlin("test"))
implementation("dev.openfeature.contrib.providers:go-feature-flag:0.2.23")
implementation("dev.openfeature.contrib.providers:go-feature-flag:0.3.0")
implementation("dev.openfeature:sdk:1.11.0")
}

Expand Down

0 comments on commit e2a155d

Please sign in to comment.