We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3694286 commit 04145b7Copy full SHA for 04145b7
cosid-mod-test/build.gradle.kts
@@ -13,6 +13,6 @@
13
dependencies {
14
implementation(project(":cosid-core"))
15
testImplementation(project(":cosid-test"))
16
- testImplementation("com.netease.nim:camellia-id-gen-core:1.2.28")
+ testImplementation("com.netease.nim:camellia-id-gen-core:1.3.1")
17
testImplementation("org.apache.shardingsphere:shardingsphere-sharding-core:5.4.1")
18
}
0 commit comments