Skip to content

Commit 2c8e394

Browse files
authored
Update README.md
Signed-off-by: Todd Baert <[email protected]>
1 parent bead371 commit 2c8e394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Note that this library is intended to be used in server-side contexts and has no
5959
<dependency>
6060
<groupId>dev.openfeature</groupId>
6161
<artifactId>sdk</artifactId>
62-
<version>1.19.0</version>
62+
<version>1.18.1</version>
6363
</dependency>
6464
```
6565
<!-- x-release-please-end-version -->
@@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information:
8484
<!-- x-release-please-start-version -->
8585
```groovy
8686
dependencies {
87-
implementation 'dev.openfeature:sdk:1.19.0'
87+
implementation 'dev.openfeature:sdk:1.18.1'
8888
}
8989
```
9090
<!-- x-release-please-end-version -->

0 commit comments

Comments
 (0)