Skip to content

Commit

Permalink
WIP there is no compiler-interface 1.0.5 only 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Nov 6, 2024
1 parent 401c57b commit 18e95e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ object Dependencies {
"com.vladsch.flexmark" % "flexmark-ext-yaml-front-matter" % flexmarkVersion,
)

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

0 comments on commit 18e95e0

Please sign in to comment.