GH-740 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2024-07-19 00:46:11 +02:00
parent 8a1f94490a
commit 8e4ac3f1ed
40 changed files with 96 additions and 100 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-starters</artifactId>
<version>1.1.7</version>
<version>1.1.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -25,13 +25,13 @@
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-test</artifactId>
<version>1.1.7</version>
<version>1.1.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-docs</artifactId>
<version>1.1.7</version>
<version>1.1.8-SNAPSHOT</version>
</dependency>
<dependency>