Skip to content

Commit 04145b7

Browse files
fix(deps): update dependency com.netease.nim:camellia-id-gen-core to v1.3.1
1 parent 3694286 commit 04145b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cosid-mod-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
dependencies {
1414
implementation(project(":cosid-core"))
1515
testImplementation(project(":cosid-test"))
16-
testImplementation("com.netease.nim:camellia-id-gen-core:1.2.28")
16+
testImplementation("com.netease.nim:camellia-id-gen-core:1.3.1")
1717
testImplementation("org.apache.shardingsphere:shardingsphere-sharding-core:5.4.1")
1818
}

0 commit comments

Comments
 (0)