We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
geny
1 parent 0fe6259 commit 444425cCopy full SHA for 444425c
project/plugins.sbt
@@ -17,3 +17,5 @@ addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
17
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
18
19
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-java8-compat" % VersionScheme.Always
20
+
21
+ThisBuild / libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments