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.2
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent afe75dd commit c61da3a
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.2")
testImplementation("org.apache.shardingsphere:shardingsphere-sharding-core:5.4.1")
}

0 comments on commit c61da3a

Please sign in to comment.