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 539d215 + 265483f commit 8c620d6Copy full SHA for 8c620d6
project/Dependencies.scala
@@ -25,7 +25,7 @@ object Dependencies {
25
private val neo4jConnectorVersion = "4.0.0"
26
private val oracleDriverVersion = "21.3.0.0"
27
private val cassandraDriverVersion = "4.0.1"
28
- private val postgresqlDriverVersion = "42.7.6"
+ private val postgresqlDriverVersion = "42.7.7"
29
private val kafkaDriverVersion = "2.2.0"
30
private val mockitoVersion = "3.12.4"
31
private val restAssuredVersion = "4.0.0"
0 commit comments