diff --git a/README.adoc b/README.adoc
index 1bf79147..58f71bb3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -74,7 +74,7 @@ environment of a Maven project, include
de.tum.in.ase
artemis-java-test-sandbox
- 1.11.3
+ 1.12.0
test
----
@@ -84,7 +84,7 @@ in the `dependencies` section.
For Gradle projects, include
[source,groovy]
----
-testImplementation 'de.tum.in.ase:artemis-java-test-sandbox:1.11.3'
+testImplementation 'de.tum.in.ase:artemis-java-test-sandbox:1.12.0'
----
in the `dependencies` section.
@@ -118,7 +118,7 @@ looks like this:
de.tum.in.ase
artemis-java-test-sandbox
- 1.11.3
+ 1.12.0
test
diff --git a/pom.xml b/pom.xml
index dd429175..b8c60ddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
de.tum.in.ase
artemis-java-test-sandbox
- 1.12.0-SNAPSHOT
+ 1.12.0
Ares
The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing.
https://github.com/ls1intum/Ares