Skip to content

Commit

Permalink
fix(deps): update dependency com.alibaba.cloud:spring-cloud-starter-a…
Browse files Browse the repository at this point in the history
…libaba-nacos-discovery to v2023.0.1.3
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent c510d0c commit 57c615c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosky-mirror/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation(project(":spring-cloud-starter-cosky-config"))
implementation(project(":spring-cloud-starter-cosky-discovery"))
implementation("com.google.guava:guava")
implementation("com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:2023.0.1.2")
implementation("com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:2023.0.1.3")
kapt("org.springframework.boot:spring-boot-configuration-processor")
kapt("org.springframework.boot:spring-boot-autoconfigure-processor")
testImplementation("org.springframework.boot:spring-boot-starter-test")
Expand Down

0 comments on commit 57c615c

Please sign in to comment.