// Add your dependencies here dependencies { testImplementation(platform('org.junit:junit-bom:5.8.2')) testImplementation('org.junit.jupiter:junit-jupiter') compile("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.254:dev") }