fabric/fabric-crash-report-info-v1/build.gradle
TelepathicGrunt 4854df7166
Print the full stack trace from the dedicated server watchdog (#4052)
* Port FullSTackWatchdog

* spotless

* checkstyle

* fixed package

* added test mod

* checkstyle
2024-09-10 13:16:48 +01:00

5 lines
98 B
Groovy

version = getSubprojectVersion(project)
testDependencies(project, [
':fabric-command-api-v2'
])