We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbed8d commit 753596cCopy full SHA for 753596c
project/Dependencies.scala
@@ -41,7 +41,7 @@ object Dependencies {
41
private val wireMockTestcontainersVersion = "1.0-alpha-13"
42
private val milvusSdkVersion = "2.4.1"
43
private val quadrantClientVersion = "1.12.0"
44
- private val yugabyteJdbcVersion = "42.3.5-yb-6"
+ private val yugabyteJdbcVersion = "42.3.5-yb-8"
45
private val yugabyteJavaDriverVersion = "4.15.0-yb-2-TESTFIX.0"
46
47
val allOld = Def.setting(
0 commit comments