Skip to content

Commit

Permalink
update bs+deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 28, 2023
1 parent 79b20d9 commit 7ca92a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//version: 1696952014
//version: 1697697256
/*
DO NOT CHANGE THIS FILE!
Also, you may replace this file at any time if there is an update available.
Expand Down Expand Up @@ -798,7 +798,7 @@ dependencies {
java17Dependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}")
}
if (modId != 'hodgepodge') {
java17Dependencies('com.github.GTNewHorizons:Hodgepodge:2.3.7')
java17Dependencies('com.github.GTNewHorizons:Hodgepodge:2.3.17')
}

java17PatchDependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}:forgePatches") {transitive = false}
Expand Down
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
dependencies {
api("com.github.GTNewHorizons:Mantle:0.3.7:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.3.4:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.4.3-GTNH:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.4.5-GTNH:dev")
compileOnlyApi("curse.maven:cofh-core-69162:2388751")
compileOnly("com.github.GTNewHorizons:inventory-tweaks:1.5.16:api")
compileOnly("com.github.GTNewHorizons:waila:1.6.0:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.2.4:api") {
compileOnly("com.github.GTNewHorizons:waila:1.6.2:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.2.7:api") {
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150")
compileOnly("curse.maven:zelda-sword-skills-220540:2384889")
Expand Down

0 comments on commit 7ca92a9

Please sign in to comment.