Skip to content

Commit

Permalink
Bump dev.openfeature:sdk (#1012)
Browse files Browse the repository at this point in the history
Bumps [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.4.3 to 1.5.0.
- [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.4.3...v1.5.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 Aug 20, 2023
1 parent adcb1cc commit dcc893f
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 @@ -24,7 +24,7 @@
<dependency>
<groupId>dev.openfeature</groupId>
<artifactId>sdk</artifactId>
<version>1.4.3</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>dev.openfeature.contrib.providers</groupId>
Expand Down

0 comments on commit dcc893f

Please sign in to comment.