Skip to content

Commit

Permalink
just binary is fine
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed Oct 29, 2024
1 parent 4078698 commit 228c67a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ object ModelLoader {
DependencyParser
.dependencies(
dependencies,
defaultScalaVersion = BuildInfo.scalaVersion,
defaultScalaVersion = BuildInfo.scalaBinaryVersion,
)
.either
val repos =
Expand Down

0 comments on commit 228c67a

Please sign in to comment.