Skip to content

Commit cf00371

Browse files
authored
Change sbt-tpolecat organization.
1 parent e46793f commit cf00371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml"
22

33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.5.2")
5+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
88
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")

0 commit comments

Comments
 (0)