Skip to content

Commit

Permalink
fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.2 (#376)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent ad904da commit 28c5cbb
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 @@ -29,7 +29,7 @@ repositories {
}

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

0 comments on commit 28c5cbb

Please sign in to comment.