- Jubiläumsedition implementiert (#12)

- Tests verbessert
This commit is contained in:
2021-11-04 20:18:26 +01:00
parent 9f067fae1a
commit b98d25599b
71 changed files with 2472 additions and 812 deletions

View File

@@ -19,8 +19,8 @@
<dependencies>
<dependency>
<groupId>eu.jonahbauer</groupId>
<artifactId>wizard-core</artifactId>
<groupId>${project.groupId}</groupId>
<artifactId>wizard-common</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>