Skip to content

Commit 3a56326

Browse files
scalameta-bottgodzik
authored andcommitted
Update scripted-plugin to 1.1.6
1 parent 7c63c55 commit 3a56326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ lazy val plugin = project
424424
sharedSettings,
425425
sbtPlugin := true,
426426
scalaVersion := scala212,
427-
pluginCrossBuild / sbtVersion := "1.1.0",
427+
pluginCrossBuild / sbtVersion := "1.1.6",
428428
crossScalaVersions := List(scala212),
429429
moduleName := "sbt-mdoc",
430430
libraryDependencies ++= List(

0 commit comments

Comments
 (0)