We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95061f8 commit b8c6e76Copy full SHA for b8c6e76
2 files changed
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 1.11.5
+sbt.version = 1.11.7
project/plugins.sbt
@@ -1,3 +1,3 @@
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
2
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
0 commit comments