Skip to content

Commit 02f02bd

Browse files
Update postgresql to 42.7.5
1 parent 9fadf33 commit 02f02bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val kafkaClientsVersion = "3.7.0"
1818
val pekkoConnectorsVersion = "1.0.2"
1919
val futilesVersion = "2.0.2"
2020
val quillJdbcMonixVersion = "3.7.2"
21-
val postgresqlJdbcVersion = "42.7.3"
21+
val postgresqlJdbcVersion = "42.7.5"
2222
val scalaLoggingVersion = "3.9.5"
2323
val logbackClassicVersion = "1.5.6"
2424
val declineVersion = "2.4.1"

0 commit comments

Comments
 (0)