Skip to content

Commit

Permalink
Resolve dependency conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilquist committed Sep 7, 2024
1 parent 7fda545 commit 8f4b9f7
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
Expand Up @@ -5,3 +5,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")

libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always

0 comments on commit 8f4b9f7

Please sign in to comment.