From f2423cc4b7e4d775302f84cf85291d4ef350e749 Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-public-repos[bot]" <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:22:31 +0000 Subject: [PATCH] Update content-atom-model-thrift from 6.1.0 to 6.1.1-PREVIEW.updateguardianscrooge-extraspull39.2025-10-03T1535.58680a03 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ba1c8f2..23e5518 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ import ReleaseTransformations._ import sbtversionpolicy.withsbtrelease.ReleaseVersion val contentEntityVersion = "3.0.3" -val contentAtomVersion = "6.1.0" +val contentAtomVersion = "6.1.1-PREVIEW.updateguardianscrooge-extraspull39.2025-10-03T1535.58680a03" val storyPackageVersion = "2.2.0" val contentApiModelsVersion = "31.0.0"