We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63d69f8 + 7597467 commit 3cac2c1Copy full SHA for 3cac2c1
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.11")
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.4.0")
7
-addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.3")
+addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.5")
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
9
10
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments