Skip to content

Commit

Permalink
update version (cosid-benchmark)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Jan 25, 2022
1 parent 7d38e69 commit 5bd77b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosid-benchmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repositories {
//val jmhVersion = "1.33"

dependencies {
implementation("me.ahoo.cosid:cosid-jdbc:1.7.5")
implementation("me.ahoo.cosid:cosid-jdbc:1.8.4")
testImplementation("com.zaxxer:HikariCP:3.4.5")
testImplementation("mysql:mysql-connector-java:8.0.27")
/**
Expand Down

0 comments on commit 5bd77b1

Please sign in to comment.