Skip to content

Commit

Permalink
Resolve the com.lihaoyi.geny dependency conflict
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Pilquist <[email protected]>
Co-authored-by: Marco Zühlke <[email protected]>
  • Loading branch information
3 people committed Sep 8, 2024
1 parent 3bfaa56 commit 107856a
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 @@ -6,3 +6,5 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

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

0 comments on commit 107856a

Please sign in to comment.