Skip to content

Commit 19d255d

Browse files
committed
Merge pull request #1953 from ferclager
* pr/1953: Upgrade to Modulith 2.0.0-RC1 Upgrade to Modulith 1.3.10 & 1.4.4 versions Closes gh-1953
2 parents 5ddabf5 + bade9f8 commit 19d255d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

start-site/src/main/resources/application.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,11 @@ initializr:
145145
versionProperty: spring-modulith.version
146146
mappings:
147147
- compatibilityRange: "[3.4.0,3.5.0-M1)"
148-
version: 1.3.9
148+
version: 1.3.10
149149
- compatibilityRange: "[3.5.0-M1,4.0.0-M1)"
150-
version: 1.4.3
150+
version: 1.4.4
151151
- compatibilityRange: "[4.0.0-M1,4.1.0-M1)"
152-
version: 2.0.0-M3
152+
version: 2.0.0-RC1
153153
spring-shell:
154154
groupId: org.springframework.shell
155155
artifactId: spring-shell-dependencies

0 commit comments

Comments
 (0)