Skip to content

Commit

Permalink
build(deps): bump org.springframework.modulith:spring-modulith-bom
Browse files Browse the repository at this point in the history
Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](spring-projects/spring-modulith@1.1.5...1.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.modulith:spring-modulith-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 6699fea commit 84d8db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ hutool-v5-bom = { module = 'cn.hutool:hutool-bom', version.ref = 'hutool-v5' }
hutool-bom = { module = 'org.dromara.hutool:hutool-bom', version.ref = 'hutool' }
jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.3' }
mybatis-plus-bom = { module = 'com.baomidou:mybatis-plus-bom', version = '3.5.6' }
spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-bom', version = '1.1.5' }
spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-bom', version = '1.2.0' }
spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0' }
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.38.0' }
okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.9.0' }
Expand Down

0 comments on commit 84d8db2

Please sign in to comment.