Skip to content

Commit f50d2bd

Browse files
Bump dev.openfeature:sdk from 1.14.2 to 1.15.1
Bumps [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.14.2 to 1.15.1. - [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.14.2...v1.15.1) --- updated-dependencies: - dependency-name: dev.openfeature:sdk dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20eabfa commit f50d2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2121
<dropwizard.version>4.0.13</dropwizard.version>
22-
<openfeature-sdk.version>1.14.2</openfeature-sdk.version>
22+
<openfeature-sdk.version>1.15.1</openfeature-sdk.version>
2323
<openfeature-contrib-providers-flagd.version>0.11.8</openfeature-contrib-providers-flagd.version>
2424
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
2525
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)