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.
2 parents 8c620d6 + 59d8c17 commit 8057481Copy full SHA for 8057481
project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
23
private val munitVersion = "1.1.1"
24
private val mysqlConnectorVersion = "5.1.42"
25
private val neo4jConnectorVersion = "4.0.0"
26
- private val oracleDriverVersion = "21.3.0.0"
+ private val oracleDriverVersion = "21.18.0.0"
27
private val cassandraDriverVersion = "4.0.1"
28
private val postgresqlDriverVersion = "42.7.7"
29
private val kafkaDriverVersion = "2.2.0"
0 commit comments