Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent bf647cc commit 7d50e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfeature/provider_tests/java-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>dev.openfeature.contrib.providers</groupId>
<artifactId>go-feature-flag</artifactId>
<version>0.2.11</version>
<version>0.2.12</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 7d50e3f

Please sign in to comment.