Skip to content

Commit

Permalink
fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 2c470bf commit 6dd20e2
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 {

dependencies {
implementation("me.ahoo.cosid:cosid-jdbc:2.2.6")
implementation("me.ahoo.cosid:cosid-test:2.2.5")
implementation("me.ahoo.cosid:cosid-test:2.2.6")
testImplementation("com.zaxxer:HikariCP:5.0.1")
testImplementation("mysql:mysql-connector-java:8.0.33")
/**
Expand Down

0 comments on commit 6dd20e2

Please sign in to comment.