Skip to content

Commit

Permalink
Update MiMaFilters.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
soronpo authored Oct 26, 2021
1 parent 6acddc0 commit caedf5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/MiMaFilters.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ object MiMaFilters {
ProblemFilters.exclude[MissingClassProblem]("scala.compiletime.ops.float$")
ProblemFilters.exclude[MissingClassProblem]("scala.compiletime.ops.long")
ProblemFilters.exclude[MissingClassProblem]("scala.compiletime.ops.long$")
)
}

0 comments on commit caedf5e

Please sign in to comment.