Skip to content

Commit

Permalink
Merge branch 'master' into fixgorgeMemoryLeakPart2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Sep 28, 2024
2 parents c350dc1 + 5fdaada commit a9bc8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
compileOnly("TGregworks:TGregworks:1.7.10-GTNH-1.0.27:deobf") {transitive = false}
compileOnly("com.github.GTNewHorizons:ThaumicBases:1.7.5:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:EnderCore:0.4.6:dev") { transitive = false }
compileOnly('com.github.GTNewHorizons:VisualProspecting:1.3.25:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:VisualProspecting:1.3.26:dev') { transitive = false }
compileOnly("com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.94-GTNH:dev") { transitive = false }

compileOnlyApi("com.github.GTNewHorizons:Galacticraft:3.2.5-GTNH:dev") { transitive = false }
Expand Down

0 comments on commit a9bc8b5

Please sign in to comment.