Skip to content

Commit

Permalink
Bump postgresql to 42.2.25 (close #554)
Browse files Browse the repository at this point in the history
  • Loading branch information
spenes committed Feb 16, 2022
1 parent d97d14b commit 3414225
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 @@ -34,7 +34,7 @@ object Dependencies {
val jodaTime = "2.10.1"
val useragent = "1.21"
val uaParser = "1.4.3"
val postgresDriver = "42.2.16"
val postgresDriver = "42.2.25"
val mysqlConnector = "8.0.16"
val jaywayJsonpath = "2.4.0"
val iabClient = "0.2.0"
Expand Down

0 comments on commit 3414225

Please sign in to comment.