Skip to content

Commit 6880e3d

Browse files
Bump dev.openfeature:sdk from 1.16.0 to 1.17.0
Bumps [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.16.0 to 1.17.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.16.0...v1.17.0) --- updated-dependencies: - dependency-name: dev.openfeature:sdk dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 455e767 commit 6880e3d

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
@@ -20,7 +20,7 @@
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2222
<dropwizard.version>4.0.15</dropwizard.version>
23-
<openfeature-sdk.version>1.16.0</openfeature-sdk.version>
23+
<openfeature-sdk.version>1.17.0</openfeature-sdk.version>
2424
<openfeature-contrib-providers-flagd.version>0.11.14</openfeature-contrib-providers-flagd.version>
2525
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
2626
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)