Skip to content

Commit

Permalink
chore: Fix after changes in bloop-config
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Jul 1, 2024
1 parent 304a196 commit dc7caa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/src/main/scala/tests/QuickBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ case class QuickBuild(
filterLibraryFromClasspath = true,
)
),
None,
)
),
java = Some(C.Java(Nil)),
Expand Down

0 comments on commit dc7caa8

Please sign in to comment.