Skip to content

Commit

Permalink
Update scripted-plugin to 1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Nov 7, 2024
1 parent 6faa11a commit 71c1fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 71c1fc9

Please sign in to comment.