diff --git a/README.md b/README.md
index 039212d..d269533 100644
--- a/README.md
+++ b/README.md
@@ -32,14 +32,14 @@ You can create and start the mock directly from the `mock` artifact using Maven
com.tngtech.keycloakmock
mock
test
- 0.11.0
+ 0.14.0
```
or Gradle
```gradle
-testImplementation 'com.tngtech.keycloakmock:mock:0.11.0'
+testImplementation 'com.tngtech.keycloakmock:mock:0.14.0'
```
like this: