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 01e0352 + 8144773 commit f7e988cCopy full SHA for f7e988c
project/plugins.sbt
@@ -5,6 +5,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
6
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.4.0")
7
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
8
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
9
10
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments