We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd215ab + 2a22057 commit 47ffc79Copy full SHA for 47ffc79
start-site/src/main/resources/application.yml
@@ -140,6 +140,8 @@ initializr:
140
version: 1.3.7
141
- compatibilityRange: "[3.5.0-M1,4.0.0-M1)"
142
version: 1.4.1
143
+ - compatibilityRange: "[4.0.0-M1,4.1.0-M1)"
144
+ version: 2.0.0-M2
145
spring-shell:
146
groupId: org.springframework.shell
147
artifactId: spring-shell-dependencies
@@ -228,7 +230,7 @@ initializr:
228
230
- name: Spring Modulith
229
231
id: modulith
232
bom: spring-modulith
- compatibilityRange: "[3.4.0,4.0.0-M1)"
233
+ compatibilityRange: "[3.4.0,4.1.0-M1)"
234
group-id: org.springframework.modulith
235
artifact-id: spring-modulith-starter-core
236
description: Support for building modular monolithic applications.
0 commit comments