Skip to content

Commit

Permalink
Update magnum to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 25, 2024
1 parent 34322f5 commit 43a81bb
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 @@ -16,7 +16,7 @@ val tapirVersion = "1.11.4"
val oxVersion = "0.3.9"

val dbDependencies = Seq(
"com.augustnagro" %% "magnum" % "1.3.0",
"com.augustnagro" %% "magnum" % "1.3.1",
"org.postgresql" % "postgresql" % "42.7.4",
"com.zaxxer" % "HikariCP" % "6.0.0",
"org.flywaydb" % "flyway-database-postgresql" % "10.20.0"
Expand Down

0 comments on commit 43a81bb

Please sign in to comment.