diff --git a/README.md b/README.md index ae42ac2..950a6f3 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.16.0 ``` or Gradle ```gradle -testImplementation 'com.tngtech.keycloakmock:mock:0.11.0' +testImplementation 'com.tngtech.keycloakmock:mock:0.16.0' ``` like this: