Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Fix rebase on v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii committed Jan 8, 2023
1 parent 199a08a commit 1f99543
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.0.0+84-6fd7d64e-SNAPSHOT")

resolvers ++= Resolver.sonatypeOssRepos("public")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.0")

0 comments on commit 1f99543

Please sign in to comment.