Skip to content

Commit 2a22057

Browse files
committed
Update Spring Modulith version ranges after 2.0 M2 release.
1 parent dd215ab commit 2a22057

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ initializr:
140140
version: 1.3.7
141141
- compatibilityRange: "[3.5.0-M1,4.0.0-M1)"
142142
version: 1.4.1
143+
- compatibilityRange: "[4.0.0-M1,4.1.0-M1)"
144+
version: 2.0.0-M2
143145
spring-shell:
144146
groupId: org.springframework.shell
145147
artifactId: spring-shell-dependencies
@@ -228,7 +230,7 @@ initializr:
228230
- name: Spring Modulith
229231
id: modulith
230232
bom: spring-modulith
231-
compatibilityRange: "[3.4.0,4.0.0-M1)"
233+
compatibilityRange: "[3.4.0,4.1.0-M1)"
232234
group-id: org.springframework.modulith
233235
artifact-id: spring-modulith-starter-core
234236
description: Support for building modular monolithic applications.

0 commit comments

Comments
 (0)