• S
    Add dependency on JUnit Platform Launcher for IDEA · 987421c8
    Sam Brannen 提交于
    This commit introduces an explicit dependency on the latest JUnit
    Platform Launcher API so that it overrides whatever is bundled by
    default in IntelliJ IDEA.
    
    This allows a more seamless upgrade to newer versions of JUnit 5 and
    the JUnit Platform before IDEA has been officially updated to support
    those versions.
    987421c8
build.gradle 50.7 KB