From 0c2c62228abbe70dfc661e5310c367724f68135e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 07:37:17 +0000 Subject: [PATCH] Bump dev.openfeature:sdk (#991) Bumps [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/open-feature/java-sdk/releases) - [Changelog](https://github.com/open-feature/java-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-feature/java-sdk/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: dev.openfeature:sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant --- openfeature/provider_tests/java-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfeature/provider_tests/java-integration-tests/pom.xml b/openfeature/provider_tests/java-integration-tests/pom.xml index dbdc9fb8afe..b2da09755be 100644 --- a/openfeature/provider_tests/java-integration-tests/pom.xml +++ b/openfeature/provider_tests/java-integration-tests/pom.xml @@ -24,7 +24,7 @@ dev.openfeature sdk - 1.4.1 + 1.4.2 dev.openfeature.contrib.providers