From 88956f4277bfd5f929de42ca65540a39a278819b Mon Sep 17 00:00:00 2001 From: scala-steward Date: Tue, 17 Dec 2024 00:02:10 +0000 Subject: [PATCH] Update ox:core, ox:mdc-logback to 0.5.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 013f2dc7f..69a59da4f 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ import complete.DefaultParsers._ val password4jVersion = "1.8.2" val sttpVersion = "3.10.1" val tapirVersion = "1.11.4" -val oxVersion = "0.3.9" +val oxVersion = "0.5.7" val dbDependencies = Seq( "com.augustnagro" %% "magnum" % "1.3.1",