GH-237 - Polishing.

This commit is contained in:
Oliver Drotbohm
2023-07-10 15:38:16 +02:00
parent 289dd8b6ab
commit 0e6d6ab303

View File

@@ -23,17 +23,20 @@
<artifactId>spring-modulith-api</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-core</artifactId>
<version>1.0.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-moments</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-runtime</artifactId>