Skip to content

Commit

Permalink
Update dependency com.alibaba.csp:sentinel-core to v1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent a5ea709 commit eed774f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mica-metrics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
api project(":mica-core")
api "io.micrometer:micrometer-core"
implementation "com.alibaba:druid"
implementation "com.alibaba.csp:sentinel-core:1.8.6"
implementation "com.alibaba.csp:sentinel-core:1.8.8"
implementation "org.springframework:spring-web"
implementation "org.springframework.boot:spring-boot-actuator-autoconfigure"
implementation "org.springframework.boot:spring-boot-starter-undertow"
Expand Down

0 comments on commit eed774f

Please sign in to comment.