We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0609c commit fd31ec3Copy full SHA for fd31ec3
README.md
@@ -17,7 +17,7 @@ Currently only [flagd][2] and the SDKs [InMemoryProvider][3] providers are suppo
17
<dependency>
18
<groupId>io.github.sideshowcoder</groupId>
19
<artifactId>dropwizard-openfeature</artifactId>
20
- <version>0.0.2</version>
+ <version>1.0.0</version>
21
</dependency>
22
```
23
@@ -35,7 +35,7 @@ After installing the plugin locally you can include it in your `pom.xml`
35
36
37
38
- <version>0.0.3-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
39
40
41
0 commit comments