From 45a02ca1da6d97d91893778a7bb963353737d161 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 16:28:44 +0000 Subject: [PATCH] Update natchez-honeycomb, natchez-jaeger to 0.3.10 in series/0.6.x --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5ef667bf..976b0cd0 100644 --- a/build.sbt +++ b/build.sbt @@ -62,7 +62,7 @@ ThisBuild / tlFatalWarnings := false // This is used in a couple places lazy val fs2Version = "3.12.2" -lazy val natchezVersion = "0.3.9" +lazy val natchezVersion = "0.3.10" // Global Settings lazy val commonSettings = Seq(