Skip to content

Commit

Permalink
Update scripted-plugin to 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Dec 27, 2024
1 parent 7c63c55 commit 3a56326
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 @@ -424,7 +424,7 @@ lazy val plugin = project
sharedSettings,
sbtPlugin := true,
scalaVersion := scala212,
pluginCrossBuild / sbtVersion := "1.1.0",
pluginCrossBuild / sbtVersion := "1.1.6",
crossScalaVersions := List(scala212),
moduleName := "sbt-mdoc",
libraryDependencies ++= List(
Expand Down

0 comments on commit 3a56326

Please sign in to comment.