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.
1 parent 2efbede commit ce8c054Copy full SHA for ce8c054
project/plugins.sbt
@@ -6,5 +6,5 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
6
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
7
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.1.3")
8
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
9
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
0 commit comments