Skip to content

Commit

Permalink
Merge pull request #1690 from ferclager
Browse files Browse the repository at this point in the history
* pr/1690:
  Upgrade to Modulith 1.2.7
  Upgrade to Modulith 1.3.1

Closes gh-1690
  • Loading branch information
snicoll committed Dec 24, 2024
2 parents 36b78d5 + b36b56c commit ad32238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ initializr:
versionProperty: spring-modulith.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 1.2.4
version: 1.2.7
- compatibilityRange: "[3.4.0,3.5.0-M1)"
version: 1.3.0
version: 1.3.1
spring-shell:
groupId: org.springframework.shell
artifactId: spring-shell-dependencies
Expand Down

0 comments on commit ad32238

Please sign in to comment.