Skip to content

Commit

Permalink
fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.5 (#386)
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 25, 2023
1 parent 30c3623 commit cc575f5
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.4")
implementation("me.ahoo.cosid:cosid-jdbc:2.2.5")
implementation("me.ahoo.cosid:cosid-test:2.2.4")
testImplementation("com.zaxxer:HikariCP:5.0.1")
testImplementation("mysql:mysql-connector-java:8.0.33")
Expand Down

0 comments on commit cc575f5

Please sign in to comment.