From abb234280461b8b9c6d2e17c369b803aaddf5499 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Tue, 9 Jun 2026 00:19:58 +0000 Subject: [PATCH] Update ox:core, ox:mdc-logback, ... to 1.0.5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0f154e9ea..d3801ea87 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ import complete.DefaultParsers._ val password4jVersion = "1.8.4" val sttpVersion = "4.0.25" val tapirVersion = "1.13.19" -val oxVersion = "1.0.4" +val oxVersion = "1.0.5" val otelVersion = "1.62.0" val otelInstrumentationVersion = "2.17.1-alpha"