From 71c1fc98d807893ab8f26e4cc80114321a168ed2 Mon Sep 17 00:00:00 2001 From: "Indoor Vivants Steward[bot]" <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:10:08 +0000 Subject: [PATCH] Update scripted-plugin to 1.9.9 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 56833b4..4c81c08 100644 --- a/build.sbt +++ b/build.sbt @@ -327,7 +327,7 @@ lazy val plugin = projectMatrix .withId("plugin") .settings( sbtPlugin := true, - pluginCrossBuild / sbtVersion := "1.9.7" + pluginCrossBuild / sbtVersion := "1.9.9" ) .jvmPlatform(scalaVersions = Seq(Ver.Scala.`2_12`)) .settings(