Skip to content

Commit

Permalink
build(deps): bump org.jmolecules:jmolecules-bom
Browse files Browse the repository at this point in the history
Bumps [org.jmolecules:jmolecules-bom](https://github.com/xmolecules/jmolecules-bom) from 2023.1.1 to 2023.1.2.
- [Release notes](https://github.com/xmolecules/jmolecules-bom/releases)
- [Commits](xmolecules/jmolecules-bom@2023.1.1...2023.1.2)

---
updated-dependencies:
- dependency-name: org.jmolecules:jmolecules-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 83b9354 commit 3667eb2
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 @@ -12,7 +12,7 @@ spring-boot-admin = '3.2.2'
[libraries]
# bom libs
hutool-bom = { module = 'cn.hutool:hutool-bom', version.ref = 'hutool' }
jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.1' }
jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.2' }
spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-bom', version = '1.1.2' }
spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0' }
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.37.0' }
Expand Down

0 comments on commit 3667eb2

Please sign in to comment.