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 6a0aaa5 + 79987fa commit bcd93eaCopy full SHA for bcd93ea
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
11
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
12
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
0 commit comments