Commit cc7b220 1 parent 5200b9c commit cc7b220 Copy full SHA for cc7b220
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
// Add your dependencies here
2
2
3
3
dependencies {
4
- api(" com.github.GTNewHorizons:GT5-Unofficial:5.09.45.62 :dev" )
4
+ api(" com.github.GTNewHorizons:GT5-Unofficial:5.09.45.64 :dev" )
5
5
api(" com.github.GTNewHorizons:Yamcl:0.6.0:dev" )
6
6
api(" com.github.GTNewHorizons:Baubles:1.0.4:dev" )
7
7
@@ -16,7 +16,7 @@ dependencies {
16
16
compileOnly(" com.github.GTNewHorizons:WitcheryExtras:1.2.0:dev" ) { transitive = false }
17
17
compileOnly(" thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev" ) { transitive = false }
18
18
compileOnly(" curse.maven:witchery-69673:2234410" ) { transitive = false }
19
- compileOnly(" com.github.GTNewHorizons:GTplusplus:1.11.22 :dev" ) { transitive = false }
19
+ compileOnly(" com.github.GTNewHorizons:GTplusplus:1.11.23 :dev" ) { transitive = false }
20
20
compileOnly(" com.github.GTNewHorizons:Chisel:2.13.4-GTNH:dev" ) { transitive = false }
21
21
compileOnly(" com.github.GTNewHorizons:Botania:1.10.6-GTNH:dev" ) { transitive = false }
22
22
compileOnly(" com.github.GTNewHorizons:BloodMagic:1.5.1:dev" ) { transitive = false }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pluginManagement {
17
17
}
18
18
19
19
plugins {
20
- id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.12 '
20
+ id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.14 '
21
21
}
22
22
23
23
You can’t perform that action at this time.
0 commit comments