Skip to content

Commit

Permalink
Attempt to fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
svroonland committed Jul 17, 2024
1 parent 4d9ba8e commit f1609f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
resolvers += "OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
Expand Down

0 comments on commit f1609f6

Please sign in to comment.