GH-1000 - Update version number in README.

This commit is contained in:
Oliver Drotbohm
2024-12-20 15:53:20 +01:00
parent 30ab681a4a
commit 08c43f3084

View File

@@ -18,7 +18,7 @@ It supports the link:{docs}#verification[verification] of such modular arrangeme
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-bom</artifactId>
<version>1.2.4</version>
<version>1.3.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>