We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3d9c5 commit 8176448Copy full SHA for 8176448
1 file changed
project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
33
val SwaggerUi = "4.15.5"
34
val Slf4j = "1.7.36"
35
val ScalaCache = "0.28.0"
36
- val Postgresql = "42.5.1"
+ val Postgresql = "42.5.5"
37
val Jackson = "2.14.1"
38
val Snakeyaml = "2.0"
39
val Guava = "32.0.0-jre"
0 commit comments