We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78cda49 + f855875 commit a3b34b1Copy full SHA for a3b34b1
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/releas
4
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
5
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7
-addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.4")
8
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
10
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
0 commit comments