We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401c57b commit 18e95e0Copy full SHA for 18e95e0
project/Dependencies.scala
@@ -28,5 +28,5 @@ object Dependencies {
28
"com.vladsch.flexmark" % "flexmark-ext-yaml-front-matter" % flexmarkVersion,
29
)
30
31
- val compilerInterface = "org.scala-sbt" % "compiler-interface" % "1.10.5"
+ val compilerInterface = "org.scala-sbt" % "compiler-interface" % "1.10.4"
32
}
0 commit comments