From fff1fe877e49eb69ac9262e66a0ce83c3923d545 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 5 Apr 2026 19:54:24 +0000 Subject: [PATCH] Update decline to 2.6.2 in staging --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6a58943e..daf11390 100644 --- a/build.sbt +++ b/build.sbt @@ -87,7 +87,7 @@ val dataScalaxyWriterLocalFileSystemVersion = "2.0.0" val googleCloudStorageVersion = "2.36.1" val jsonPathVersion = "2.9.0" val jwtCoreVersion = "10.0.0" -val monovoreDeclineVersion = "2.4.1" +val monovoreDeclineVersion = "2.6.2" val odelayVersion = "0.4.0" val scalaParserCombinatorsVersion = "2.4.0" val scalaXmlVersion = "2.3.0"