Skip to content

Commit 5657022

Browse files
Bump dev.openfeature:sdk from 1.18.1 to 1.18.2
Bumps [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.18.1 to 1.18.2. - [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.18.1...v1.18.2) --- updated-dependencies: - dependency-name: dev.openfeature:sdk dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dc518a commit 5657022

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>5.0.0</dropwizard.version>
23-
<openfeature-sdk.version>1.18.1</openfeature-sdk.version>
23+
<openfeature-sdk.version>1.18.2</openfeature-sdk.version>
2424
<openfeature-contrib-providers-flagd.version>0.11.15</openfeature-contrib-providers-flagd.version>
2525
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
2626
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)