Skip to content

Commit 18e95e0

Browse files
committed
WIP there is no compiler-interface 1.0.5 only 1.0.4
1 parent 401c57b commit 18e95e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ object Dependencies {
2828
"com.vladsch.flexmark" % "flexmark-ext-yaml-front-matter" % flexmarkVersion,
2929
)
3030

31-
val compilerInterface = "org.scala-sbt" % "compiler-interface" % "1.10.5"
31+
val compilerInterface = "org.scala-sbt" % "compiler-interface" % "1.10.4"
3232
}

0 commit comments

Comments
 (0)