Skip to content

Commit

Permalink
Common: bump postgresql to 42.2.16 (close #369)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed Oct 6, 2020
1 parent 3018d46 commit d1bdf5e
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.5"
val postgresDriver = "42.2.16"
val mysqlConnector = "8.0.16"
val jaywayJsonpath = "2.4.0"
val iabClient = "0.2.0"
Expand Down

0 comments on commit d1bdf5e

Please sign in to comment.