Skip to content

Commit

Permalink
Update postgresql to 42.2.24 (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 23, 2021
1 parent a0c97f4 commit 72698b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
val ScalaTestVersion: String = "3.2.10"
val AkkaManagementVersion: String = "1.1.1"
val AkkaProjectionVersion: String = "1.2.2"
val PostgresDriverVersion: String = "42.2.23"
val PostgresDriverVersion: String = "42.2.24"
val SlickVersion: String = "3.3.3"
val AkkaPersistenceJdbcVersion: String = "5.0.4"
val ScalaMockVersion: String = "5.1.0"
Expand Down

0 comments on commit 72698b8

Please sign in to comment.