From 7c5445b7694345eb39d51349dec133123660dc3d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 12 Dec 2025 18:03:26 +0000 Subject: [PATCH] Update scala-library to 2.12.21 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e5c1852..5e4c894 100644 --- a/build.sbt +++ b/build.sbt @@ -12,7 +12,7 @@ lazy val recryptSettings = Seq( organization := "com.ironcorelabs", licenses += ("AGPL-3.0", new URL("https://www.gnu.org/licenses/agpl-3.0.txt")), scalaVersion := "2.13.18", - crossScalaVersions := Seq(scalaVersion.value, "2.12.20"), + crossScalaVersions := Seq(scalaVersion.value, "2.12.21"), headerLicense := Some(HeaderLicense.Custom( """|Copyright (C) 2017-present IronCore Labs |