Skip to content

Commit 753596c

Browse files
committed
Update jdbc-yugabytedb to 42.3.5-yb-8
1 parent 5fbed8d commit 753596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ object Dependencies {
4141
private val wireMockTestcontainersVersion = "1.0-alpha-13"
4242
private val milvusSdkVersion = "2.4.1"
4343
private val quadrantClientVersion = "1.12.0"
44-
private val yugabyteJdbcVersion = "42.3.5-yb-6"
44+
private val yugabyteJdbcVersion = "42.3.5-yb-8"
4545
private val yugabyteJavaDriverVersion = "4.15.0-yb-2-TESTFIX.0"
4646

4747
val allOld = Def.setting(

0 commit comments

Comments
 (0)