From 7a5b5f67a2c0078167efccbda1d05e868dee4262 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sun, 3 May 2026 18:55:36 -0400 Subject: [PATCH] [2.0.x] sjson-new 0.14.0 (#9177) (#9179) --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 62a1b2f9b..984889116 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -66,7 +66,7 @@ object Dependencies { def addSbtZinc = addSbtModule(sbtZincPath, "zinc", zinc) def addSbtZincCompileCore = addSbtModule(sbtZincPath, "zincCompileCore", zincCompileCore) - lazy val sjsonNewVersion = "0.14.0-M5" + lazy val sjsonNewVersion = "0.14.0" def sjsonNew(n: String) = Def.setting( "com.eed3si9n" %% n % sjsonNewVersion ) // contrabandSjsonNewVersion.value