Skip to content

Commit 8176448

Browse files
committed
Bump postgresql to 42.5.5
1 parent cf3d9c5 commit 8176448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Dependencies {
3333
val SwaggerUi = "4.15.5"
3434
val Slf4j = "1.7.36"
3535
val ScalaCache = "0.28.0"
36-
val Postgresql = "42.5.1"
36+
val Postgresql = "42.5.5"
3737
val Jackson = "2.14.1"
3838
val Snakeyaml = "2.0"
3939
val Guava = "32.0.0-jre"

0 commit comments

Comments
 (0)