diff --git a/dependencies.gradle b/dependencies.gradle index 119ce017..445ee6fc 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -5,6 +5,6 @@ dependencies { compileOnly('openperipheral:OpenPeripheralCore-API:3.4.1') - compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.8-GTNH:dev') + compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.11-GTNH:dev') compileOnly('curse.maven:computercraft-67504:2269339') } diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index d64cd491..e6441136 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradlew b/gradlew index 1aa94a42..b740cf13 100755 --- a/gradlew +++ b/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/.