Skip to content

Commit

Permalink
scala-steward missed one instance that needs updating
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored May 29, 2024
1 parent 18666e4 commit 6a144ea
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 @@ -159,7 +159,7 @@ lazy val sbtPlugin = Project(id = "sbt-plugin", base = file("sbt-plugin"))
val p3 = (runtime / publishLocal).value
val p4 = (interopTests / publishLocal).value
},
scriptedSbt := "1.9.9",
scriptedSbt := "1.10.0",
scriptedBufferLog := false)
.settings(
crossScalaVersions := Dependencies.Versions.CrossScalaForPlugin,
Expand Down

0 comments on commit 6a144ea

Please sign in to comment.