From 22a7af93eb3ccad094677c06a2444f5451f2fa47 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 00:47:12 +0000 Subject: [PATCH] Update scalac-compat-annotation to 0.1.5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 18fec485..3dbcfaab 100644 --- a/build.sbt +++ b/build.sbt @@ -49,7 +49,7 @@ val Version = new { val scalajsMacroTask = "1.1.1" val scalajsStubs = "1.1.0" val testInterface = "1.0" - val scalacCompatAnnotation = "0.1.4" + val scalacCompatAnnotation = "0.1.5" val http4s = "0.23.26" val munitDiff = "1.3.4" val snapshot4s = _root_.snapshot4s.BuildInfo.snapshot4sVersion