Skip to content

Commit

Permalink
update version 2.0.0-RC1 for cosid-benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Nov 25, 2022
1 parent 2f4962d commit 4de49d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosid-benchmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ repositories {
}

dependencies {
implementation("me.ahoo.cosid:cosid-jdbc:1.16.5")
implementation("me.ahoo.cosid:cosid-test:1.16.5")
implementation("me.ahoo.cosid:cosid-jdbc:2.0.0-RC1")
implementation("me.ahoo.cosid:cosid-test:2.0.0-RC1")
testImplementation("com.zaxxer:HikariCP:5.0.1")
testImplementation("mysql:mysql-connector-java:8.0.31")
/**
Expand Down

0 comments on commit 4de49d8

Please sign in to comment.