GH-132 - Polishing.

Add core starter to BOM.
This commit is contained in:
Oliver Drotbohm
2023-03-03 13:55:28 +01:00
parent 14123293b6
commit 735be03f0d

View File

@@ -79,6 +79,11 @@
<artifactId>spring-modulith-runtime</artifactId>
<version>0.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-modulith-starter-core</artifactId>
<version>0.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-modulith-starter-insight</artifactId>