Skip to content

Commit

Permalink
build(deps): bump cn.dev33:sa-token-bom from 1.35.0.RC to 1.36.0 (#546)
Browse files Browse the repository at this point in the history
Bumps [cn.dev33:sa-token-bom](https://github.com/dromara/sa-token) from 1.35.0.RC to 1.36.0.
- [Release notes](https://github.com/dromara/sa-token/releases)
- [Commits](https://github.com/dromara/sa-token/commits/v1.36.0)

---
updated-dependencies:
- dependency-name: cn.dev33:sa-token-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 7405bc9 commit 8ad32a3
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 @@ -15,7 +15,7 @@ hutool-bom = { module = 'cn.hutool:hutool-bom', version.ref = 'hutool' }
jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.0' }
#spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-bom', version = '1.0.0-M1' }
spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0' }
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.35.0.RC' }
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.36.0' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '32.1.2-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.8.3' }
Expand Down

0 comments on commit 8ad32a3

Please sign in to comment.