Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jun 28, 2024
1 parent 8f79478 commit 3e76049
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.39:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:EnderIO:2.8.6:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.8-GTNH:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.11-GTNH:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:waila:1.8.0:api') { transitive = false }
compileOnly('curse.maven:agricraft-225635:2284133-sources')
compileOnly('curse.maven:cofh-lib-220333:2388748')
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -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/.
Expand Down

0 comments on commit 3e76049

Please sign in to comment.