Skip to content

Commit 0e6d6ab

Browse files
committed
GH-237 - Polishing.
1 parent 289dd8b commit 0e6d6ab

File tree

1 file changed

+3
-0
lines changed
  • spring-modulith-starters/spring-modulith-starter-core

1 file changed

+3
-0
lines changed

spring-modulith-starters/spring-modulith-starter-core/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,20 @@
2323
<artifactId>spring-modulith-api</artifactId>
2424
<version>1.0.0-SNAPSHOT</version>
2525
</dependency>
26+
2627
<dependency>
2728
<groupId>org.springframework.modulith</groupId>
2829
<artifactId>spring-modulith-core</artifactId>
2930
<version>1.0.0-SNAPSHOT</version>
3031
<scope>runtime</scope>
3132
</dependency>
33+
3234
<dependency>
3335
<groupId>org.springframework.modulith</groupId>
3436
<artifactId>spring-modulith-moments</artifactId>
3537
<version>1.0.0-SNAPSHOT</version>
3638
</dependency>
39+
3740
<dependency>
3841
<groupId>org.springframework.modulith</groupId>
3942
<artifactId>spring-modulith-runtime</artifactId>

0 commit comments

Comments
 (0)