From 97744af102a25113b0069d7b28dce6fdce031fed Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-private-repos[bot]" <108460179+gu-scala-steward-private-repos[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:20:17 +0000 Subject: [PATCH] Update circe-core, circe-generic, ... to 0.14.15 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ffe7ea0..56eb308 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ val contentAtomVersion = "7.0.7" val storyPackageVersion = "2.2.0" val thriftVersion = "0.15.0" val scroogeVersion = "22.1.0" // update plugins too if this version changes -val circeVersion = "0.14.1" +val circeVersion = "0.14.15" val fezziwigVersion = "2.0.0" // dependency versions (for tests only)