Skip to content

Commit

Permalink
add transitive requirement for checker.qual
Browse files Browse the repository at this point in the history
  • Loading branch information
markro49 committed Jan 22, 2024
1 parent 104c9ce commit e660566
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exports org.junit.jupiter.api.io
exports org.junit.jupiter.api.parallel
requires java.base mandated
requires org.apiguardian.api static transitive
requires org.checkerframework.checker.qual transitive
requires org.junit.platform.commons transitive
requires org.opentest4j transitive
qualified opens org.junit.jupiter.api.condition to org.junit.platform.commons

0 comments on commit e660566

Please sign in to comment.