Skip to content

Commit

Permalink
Update postgresql to 42.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek-scala-steward committed Dec 7, 2023
1 parent 32cecb1 commit 2f5209e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Dependencies {
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val OrganizeImportsVersion = "0.6.0"
val PostgresVersion = "42.7.0"
val PostgresVersion = "42.7.1"
val PureConfigVersion = "0.17.4"
val ScribeVersion = "3.11.9"
val SourcecodeVersion = "0.3.1"
Expand Down

0 comments on commit 2f5209e

Please sign in to comment.