blob: 7471257104267bb6f42dfb689cd55361facbb92c [file] [log] [blame]
org.junit.jupiter.migrationsupport@${jupiterVersion} jar:file:.+/junit-jupiter-migrationsupport-\d.+\.jar..module-info\.class
exports org.junit.jupiter.migrationsupport
exports org.junit.jupiter.migrationsupport.conditions
exports org.junit.jupiter.migrationsupport.rules
exports org.junit.jupiter.migrationsupport.rules.adapter
exports org.junit.jupiter.migrationsupport.rules.member
requires java.base mandated
requires junit transitive
requires org.apiguardian.api static transitive
requires org.junit.jupiter.api transitive
requires org.junit.platform.commons