We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6e6a9 commit 3b5cad8Copy full SHA for 3b5cad8
project/Dependencies.scala
@@ -52,7 +52,7 @@ object Dependencies {
52
}
53
54
object postgresql {
55
- val postgresql = "org.postgresql" % "postgresql" % "42.7.3"
+ val postgresql = "org.postgresql" % "postgresql" % "42.7.7"
56
57
58
object elasticsearch {
0 commit comments