Skip to content

Commit 8c620d6

Browse files
authored
Merge pull request testcontainers#465 from scala-steward/update/postgresql-42.7.7
Update postgresql to 42.7.7
2 parents 539d215 + 265483f commit 8c620d6

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
@@ -25,7 +25,7 @@ object Dependencies {
2525
private val neo4jConnectorVersion = "4.0.0"
2626
private val oracleDriverVersion = "21.3.0.0"
2727
private val cassandraDriverVersion = "4.0.1"
28-
private val postgresqlDriverVersion = "42.7.6"
28+
private val postgresqlDriverVersion = "42.7.7"
2929
private val kafkaDriverVersion = "2.2.0"
3030
private val mockitoVersion = "3.12.4"
3131
private val restAssuredVersion = "4.0.0"

0 commit comments

Comments
 (0)