File tree 1 file changed +5
-3
lines changed
start-site/src/main/resources
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -137,9 +137,11 @@ initializr:
137
137
versionProperty : spring-modulith.version
138
138
mappings :
139
139
- compatibilityRange : " [3.3.0,3.4.0-M1)"
140
- version : 1.2.8
140
+ version : 1.2.9
141
141
- compatibilityRange : " [3.4.0,3.5.0-M1)"
142
- version : 1.3.2
142
+ version : 1.3.3
143
+ - compatibilityRange : " [3.5.0-M1,3.6.0-M1)"
144
+ version : 1.4.0-M2
143
145
spring-shell :
144
146
groupId : org.springframework.shell
145
147
artifactId : spring-shell-dependencies
@@ -221,7 +223,7 @@ initializr:
221
223
- name : Spring Modulith
222
224
id : modulith
223
225
bom : spring-modulith
224
- compatibilityRange : " [3.3.0,3.5 .0-M1)"
226
+ compatibilityRange : " [3.3.0,3.6 .0-M1)"
225
227
group-id : org.springframework.modulith
226
228
artifact-id : spring-modulith-starter-core
227
229
description : Support for building modular monolithic applications.
You can’t perform that action at this time.
0 commit comments