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.20 (#503)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 6243d95 commit eef1017
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.19")
testImplementation("com.netease.nim:camellia-id-gen-core:1.2.20")
testImplementation("org.apache.shardingsphere:shardingsphere-sharding-core:5.4.1")
}

0 comments on commit eef1017

Please sign in to comment.