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 ea3f517 commit e07e14aCopy full SHA for e07e14a
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
8
9
-lazy val sbtTlVersion = "0.7.6"
+lazy val sbtTlVersion = "0.7.7"
10
11
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % sbtTlVersion)
12
0 commit comments