Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 18, 2025
1 parent 4a3dcbf commit 7508e2b
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
Expand Up @@ -4,10 +4,10 @@ dependencies {
implementation("curse.maven:cofh-lib-220333:2388748")

devOnlyNonPublishable 'com.github.GTNewHorizons:waila:1.8.2:dev'
devOnlyNonPublishable 'com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev'
devOnlyNonPublishable 'com.github.GTNewHorizons:OpenComputers:1.11.2-GTNH:dev'
devOnlyNonPublishable 'com.github.GTNewHorizons:NotEnoughItems:2.7.22-GTNH:dev'
devOnlyNonPublishable 'com.github.GTNewHorizons:OpenComputers:1.11.4-GTNH:dev'
devOnlyNonPublishable 'net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev'
devOnlyNonPublishable ("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.54:dev")
devOnlyNonPublishable ("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.79:dev")
devOnlyNonPublishable ("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
devOnlyNonPublishable ("curse.maven:computercraft-67504:2269339")
}
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.30'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.31'
}


0 comments on commit 7508e2b

Please sign in to comment.