Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Oct 19, 2024
1 parent 2e44f9d commit 7f1abd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ name := "sbt-ghpages"

organization := "com.github.sbt"

libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
Expand Down

0 comments on commit 7f1abd7

Please sign in to comment.