Skip to content

Commit 7829e30

Browse files
pikinier20nicolasstucki
authored andcommitted
Update MiMa filters
1 parent 7d5c10d commit 7829e30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/MiMaFilters.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ object MiMaFilters {
1818
exclude[ReversedMissingMethodProblem]("scala.quoted.Quotes#reflectModule.TypedOrTestTypeTest"),
1919
exclude[ReversedMissingMethodProblem]("scala.quoted.Quotes#reflectModule.TypedOrTest"),
2020
exclude[ReversedMissingMethodProblem]("scala.quoted.Quotes#reflectModule.TypedOrTestMethods"),
21+
exclude[ReversedMissingMethodProblem]("scala.quoted.Quotes#reflectModule#TypeReprMethods.isTupleN"),
2122
)
2223
}

0 commit comments

Comments
 (0)