Skip to content

Commit

Permalink
Update postgresql to 42.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aiven-scala-steward[bot] authored and mdedetrich committed Mar 30, 2024
1 parent ebb977b commit 3b0f454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val kafkaClientsVersion = "3.6.1"
val pekkoConnectorsVersion = "1.0.2"
val futilesVersion = "2.0.2"
val quillJdbcMonixVersion = "3.7.2"
val postgresqlJdbcVersion = "42.7.1"
val postgresqlJdbcVersion = "42.7.3"
val scalaLoggingVersion = "3.9.5"
val logbackClassicVersion = "1.5.0"
val declineVersion = "2.4.1"
Expand Down

0 comments on commit 3b0f454

Please sign in to comment.