File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
start-site/src/main/resources Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -137,13 +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.10
140
+ version : 1.2.13
141
141
- compatibilityRange : " [3.4.0,3.5.0-M1)"
142
- version : 1.3.4
143
- - compatibilityRange : " [3.5.0-M1,3.6.0-M1)"
144
- version : 1.4.0-M3
145
- repositories :
146
- - spring-milestones
142
+ version : 1.3.6
143
+ - compatibilityRange : " [3.5.0-M1,3.6.0-RC1)"
144
+ version : 1.4.0
147
145
spring-shell :
148
146
groupId : org.springframework.shell
149
147
artifactId : spring-shell-dependencies
@@ -232,7 +230,7 @@ initializr:
232
230
- name : Spring Modulith
233
231
id : modulith
234
232
bom : spring-modulith
235
- compatibilityRange : " [3.3.0,3.6.0-M1 )"
233
+ compatibilityRange : " [3.3.0,3.6.0-RC1 )"
236
234
group-id : org.springframework.modulith
237
235
artifact-id : spring-modulith-starter-core
238
236
description : Support for building modular monolithic applications.
You can’t perform that action at this time.
0 commit comments