Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 6, 2024
1 parent 50164a4 commit 64ba9fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
dependencies {
compile('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
compile('com.github.GTNewHorizons:Baubles:1.0.4:dev')
compile('com.github.GTNewHorizons:Thaumic_Exploration:1.2.0-GTNH:dev')
compile('com.github.GTNewHorizons:Electro-Magic-Tools:1.4.0:dev')
compile('com.github.GTNewHorizons:Tainted-Magic:7.6.4-GTNH')
compile('com.github.GTNewHorizons:GTNHLib:0.1.0')
compile('com.github.GTNewHorizons:Thaumic_Exploration:1.2.1-GTNH:dev')
compile('com.github.GTNewHorizons:Electro-Magic-Tools:1.4.1:dev')
compile('com.github.GTNewHorizons:Tainted-Magic:7.6.7-GTNH')
compile('com.github.GTNewHorizons:GTNHLib:0.2.3')

runtimeOnly('com.github.GTNewHorizons:TCNEIAdditions:1.3.1:dev')
runtimeOnly('com.github.GTNewHorizons:TCNEIAdditions:1.3.2:dev')
}


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.8'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.9'
}


0 comments on commit 64ba9fc

Please sign in to comment.