Skip to content

Commit

Permalink
Merge pull request #211 from indoorvivants/update/scripted-plugin-1.9.9
Browse files Browse the repository at this point in the history
Update scripted-plugin to 1.9.9
  • Loading branch information
mergify[bot] authored Nov 7, 2024
2 parents 6faa11a + 71c1fc9 commit e423df4
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 e423df4

Please sign in to comment.