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
17
17
<dependency >
18
18
<groupId >io.github.sideshowcoder</groupId >
19
19
<artifactId >dropwizard-openfeature</artifactId >
20
- <version >1.0.0 </version >
20
+ <version >1.0.1 </version >
21
21
</dependency >
22
22
```
23
23
@@ -35,7 +35,7 @@ After installing the plugin locally you can include it in your `pom.xml`
35
35
<dependency >
36
36
<groupId >io.github.sideshowcoder</groupId >
37
37
<artifactId >dropwizard-openfeature</artifactId >
38
- <version >1.0.0-SNAPSHOT </version >
38
+ <version >1.0.1 </version >
39
39
</dependency >
40
40
```
41
41
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.github.sideshowcoder</groupId >
8
8
<artifactId >dropwizard-openfeature</artifactId >
9
- <version >1.0.1-SNAPSHOT </version >
9
+ <version >1.0.1</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >dropwizard-openfeature</name >
You can’t perform that action at this time.
0 commit comments