Commit 357902a 1 parent d6868cd commit 357902a Copy full SHA for 357902a
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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:GTNHLib:0.2.9 :dev" )
5
- compileOnlyApi(" com.github.GTNewHorizons:Angelica:1.0.0-alpha30 :api" )
4
+ api(" com.github.GTNewHorizons:GTNHLib:0.2.10 :dev" )
5
+ compileOnlyApi(" com.github.GTNewHorizons:Angelica:1.0.0-alpha34 :api" )
6
6
7
- runtimeOnlyNonPublishable(' com.github.GTNewHorizons:NotEnoughItems:2.5.21 -GTNH:dev' )
7
+ runtimeOnlyNonPublishable(' com.github.GTNewHorizons:NotEnoughItems:2.5.24 -GTNH:dev' )
8
8
runtimeOnlyNonPublishable(' com.github.GTNewHorizons:waila:1.7.1:dev' )
9
9
}
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ pluginManagement {
17
17
}
18
18
19
19
plugins {
20
- id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.14 '
20
+ id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.16 '
21
21
}
22
22
You can’t perform that action at this time.
0 commit comments