nugget/paperweight-userdev
Octavia Togami b47a75a601
Apply a specific rule to exclude JUnit (#205)
* Apply a specific rule to exclude JUnit

This avoids excluding junit from the test classpath, even if explicitly added by a downstream user, which doesn't make sense, and allows people to add junit to the main classpath if they need to for some reason.

* Adjust docs and add constant for json-simple id

---------

Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2024-04-29 16:11:06 -07:00
..
src/main/kotlin/io/papermc/paperweight/userdev Apply a specific rule to exclude JUnit (#205) 2024-04-29 16:11:06 -07:00
build.gradle.kts Update Gradle to 8.4 (#224) 2023-11-20 16:12:08 -07:00