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.2.29
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 77b695e commit 1a015f2
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.2.29")
testImplementation("org.apache.shardingsphere:shardingsphere-sharding-core:5.4.1")
}

0 comments on commit 1a015f2

Please sign in to comment.