File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Currently only [flagd][2] and the SDKs [InMemoryProvider][3] providers are suppo
1717<dependency >
1818 <groupId >io.github.sideshowcoder</groupId >
1919 <artifactId >dropwizard-openfeature</artifactId >
20- <version >1.0.0 </version >
20+ <version >1.0.1 </version >
2121</dependency >
2222```
2323
@@ -35,7 +35,7 @@ After installing the plugin locally you can include it in your `pom.xml`
3535<dependency >
3636 <groupId >io.github.sideshowcoder</groupId >
3737 <artifactId >dropwizard-openfeature</artifactId >
38- <version >1.0.0-SNAPSHOT </version >
38+ <version >1.0.1 </version >
3939</dependency >
4040```
4141
Original file line number Diff line number Diff line change 66
77 <groupId >io.github.sideshowcoder</groupId >
88 <artifactId >dropwizard-openfeature</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1010 <packaging >jar</packaging >
1111
1212 <name >dropwizard-openfeature</name >
You can’t perform that action at this time.
0 commit comments