Skip to content

Commit

Permalink
Bump dev.openfeature.contrib.providers:go-feature-flag (#1308)
Browse files Browse the repository at this point in the history
Bumps dev.openfeature.contrib.providers:go-feature-flag from 0.2.14 to 0.2.15.

---
updated-dependencies:
- dependency-name: dev.openfeature.contrib.providers:go-feature-flag
  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>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Nov 24, 2023
1 parent 66eb8ea commit 503a971
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.14")
implementation("dev.openfeature.contrib.providers:go-feature-flag:0.2.15")
implementation("dev.openfeature:sdk:1.7.0")
}

Expand Down

0 comments on commit 503a971

Please sign in to comment.