Skip to content

Commit

Permalink
Update java-driver-core to 4.15.0-yb-2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 31, 2024
1 parent f8dfa9c commit 880fad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object Dependencies {
private val wireMockTestcontainersVersion = "1.0-alpha-13"
private val milvusSdkVersion = "2.4.1"
private val yugabyteJdbcVersion = "42.3.5-yb-6"
private val yugabyteJavaDriverVersion = "4.15.0-yb-2-TESTFIX.0"
private val yugabyteJavaDriverVersion = "4.15.0-yb-2"

val allOld = Def.setting(
PROVIDED(
Expand Down

0 comments on commit 880fad2

Please sign in to comment.