// Add your dependencies here dependencies { api("com.github.GTNewHorizons:GT5-Unofficial:5.09.45.153:dev") testImplementation(platform('org.junit:junit-bom:5.8.2')) testImplementation('org.junit.jupiter:junit-jupiter') }