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 e2e396b commit 9db6473Copy full SHA for 9db6473
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
14
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.14")
15
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
16
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
17
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
18
19
libraryDependencies ++= Seq(
20
"org.openjdk.jmh" % "jmh-core" % "1.37",
0 commit comments