Skip to content

Commit

Permalink
fix(deps): update dependency com.netease.nim:camellia-id-gen-core to …
Browse files Browse the repository at this point in the history
…v1.3.0
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 2c2fd15 commit 85dcb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosid-mod-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
dependencies {
implementation(project(":cosid-core"))
testImplementation(project(":cosid-test"))
testImplementation("com.netease.nim:camellia-id-gen-core:1.2.28")
testImplementation("com.netease.nim:camellia-id-gen-core:1.3.0")
testImplementation("org.apache.shardingsphere:shardingsphere-sharding-core:5.4.1")
}

0 comments on commit 85dcb74

Please sign in to comment.