Skip to content

Commit

Permalink
Update dependencies (#96)
Browse files Browse the repository at this point in the history
- Update dependency me.ahoo.cosid:cosid-bom to v1.18.2
- Update dependency me.ahoo.cocache:cocache-bom v0.5.3
- Update dependency me.ahoo.cosky:cosky-bom to v3.1.8
  • Loading branch information
Ahoo-Wang authored Feb 23, 2023
1 parent d7f5159 commit 310063b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cosec-dependencies/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
dependencies {
api(platform("org.springframework.boot:spring-boot-dependencies:2.7.9"))
api(platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.5"))
api(platform("me.ahoo.cosid:cosid-bom:1.18.1"))
api(platform("me.ahoo.cocache:cocache-bom:0.5.2"))
api(platform("me.ahoo.cosky:cosky-bom:3.1.6"))
api(platform("me.ahoo.cosid:cosid-bom:1.18.2"))
api(platform("me.ahoo.cocache:cocache-bom:0.5.3"))
api(platform("me.ahoo.cosky:cosky-bom:3.1.8"))
api(platform("me.zhyd.oauth:JustAuth:1.16.5"))
api(platform("io.opentelemetry:opentelemetry-bom:1.23.1"))
constraints {
Expand Down

0 comments on commit 310063b

Please sign in to comment.