Skip to content

Commit 9e44678

Browse files
Piotr Limanowskiistreeter
authored andcommitted
Bump postgresql to 42.2.0 (closes #15)
1 parent 741521d commit 9e44678

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
@@ -17,7 +17,7 @@ object Dependencies {
1717

1818
object V {
1919
// Java
20-
val postgres = "42.2.14"
20+
val postgres = "42.2.20"
2121
val commons = "1.15"
2222
val logback = "1.2.3"
2323

0 commit comments

Comments
 (0)