diff --git a/README.adoc b/README.adoc
index b6978527..ed8f2443 100644
--- a/README.adoc
+++ b/README.adoc
@@ -68,7 +68,7 @@ environment of a Maven project, include
de.tum.in.ase
artemis-java-test-sandbox
- 1.9.0
+ 1.9.1
test
----
@@ -78,7 +78,7 @@ in the `dependencies` section.
For Gradle projects, include
[source,groovy]
----
-testImplementation 'de.tum.in.ase:artemis-java-test-sandbox:1.9.0'
+testImplementation 'de.tum.in.ase:artemis-java-test-sandbox:1.9.1'
----
in the `dependencies` section.
@@ -112,7 +112,7 @@ looks like this:
de.tum.in.ase
artemis-java-test-sandbox
- 1.9.0
+ 1.9.1
test
diff --git a/pom.xml b/pom.xml
index bf3e7525..f17386a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
de.tum.in.ase
artemis-java-test-sandbox
- 1.9.1-SNAPSHOT
+ 1.9.1
Ares
The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing.
https://github.com/ls1intum/Ares