docs: update presentation model

This commit is contained in:
Ilkka Seppälä
2024-05-16 16:00:11 +03:00
parent 5e8e566a34
commit 9665381a85
3 changed files with 95 additions and 136 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<artifactId>java-design-patterns</artifactId>
<version>1.26.0-SNAPSHOT</version>
</parent>
<artifactId>presentation</artifactId>
<artifactId>presentation-model</artifactId>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>