From 9101280bcb57b1bf391d457e5ed3d111f647bc0f Mon Sep 17 00:00:00 2001 From: scala-steward Date: Fri, 30 Aug 2024 00:29:09 +0000 Subject: [PATCH] Update tethys-core, tethys-derivation, ... to 0.29.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 24282f886..12c540d7d 100644 --- a/build.sbt +++ b/build.sbt @@ -163,7 +163,7 @@ val resilience4jVersion = "2.2.0" val http4s_ce2_version = "0.22.15" val http4s_ce3_version = "0.23.27" -val tethysVersion = "0.28.4" +val tethysVersion = "0.29.0" val openTelemetryVersion = "1.41.0"