Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Nov 7, 2024
1 parent c797946 commit b4383e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies {
implementation('com.github.GTNewHorizons:Galacticraft:3.2.4-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.36-GTNH:dev')
implementation('com.github.GTNewHorizons:Galacticraft:3.2.5-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.44-GTNH:dev')
implementation('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')

compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.39:api')
compileOnly('com.github.GTNewHorizons:EnderIO:2.8.17:api')
compileOnly('com.github.GTNewHorizons:EnderIO:2.8.20:api')
compileOnly('curse.maven:cofh-lib-220333:2388748')
compileOnly(deobf('https://s3.amazonaws.com/aidancbrady/mekanism/281-recommended/Mekanism-1.7.10-9.1.0.281.jar'))
}
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluginManagement {
}

plugins {
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.27'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.29'
}


0 comments on commit b4383e6

Please sign in to comment.