File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
:author: Christian Femers
5
5
:revnumber: 1.8.0
6
6
:revdate: 2022-02-09
7
- :revremark: Switched to AsciiDoc and added section 2.3.1
7
+ :revremark: Switched to AsciiDoc and added sections 2.3.1 and 2.4.8 to 2.4.9
8
8
:showtitle:
9
9
:sectnums:
10
10
:toc: preamble
@@ -68,7 +68,7 @@ environment of a Maven project, include
68
68
<dependency>
69
69
<groupId>de.tum.in.ase</groupId>
70
70
<artifactId>artemis-java-test-sandbox</artifactId>
71
- <version>1.7.6 </version>
71
+ <version>1.8.0 </version>
72
72
<scope>test</scope>
73
73
</dependency>
74
74
----
@@ -104,7 +104,7 @@ looks like this:
104
104
<dependency>
105
105
<groupId>de.tum.in.ase</groupId>
106
106
<artifactId>artemis-java-test-sandbox</artifactId>
107
- <version>1.7.6 </version>
107
+ <version>1.8.0 </version>
108
108
<scope>test</scope>
109
109
</dependency>
110
110
</dependencies>
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >de.tum.in.ase</groupId >
6
6
<artifactId >artemis-java-test-sandbox</artifactId >
7
- <version >1.7.7-SNAPSHOT </version >
7
+ <version >1.8.0 </version >
8
8
<name >Ares</name >
9
9
<description >The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing.</description >
10
10
<url >https://github.com/ls1intum/Ares</url >
You can’t perform that action at this time.
0 commit comments