File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
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:ForestryMC:4.9.16 :dev' )
5
- implementation(' com.github.GTNewHorizons:GTNHLib:0.5.20 :dev' )
4
+ api(' com.github.GTNewHorizons:ForestryMC:4.9.20 :dev' )
5
+ implementation(' com.github.GTNewHorizons:GTNHLib:0.5.23 :dev' )
6
6
7
- devOnlyNonPublishable(' com.github.GTNewHorizons:NotEnoughItems:2.6.44 -GTNH:dev' )
7
+ devOnlyNonPublishable(' com.github.GTNewHorizons:NotEnoughItems:2.6.53 -GTNH:dev' )
8
8
9
9
compileOnly(' com.github.GTNewHorizons:BuildCraft:7.1.39:api' )
10
10
compileOnly(' net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev' )
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ pluginManagement {
17
17
}
18
18
19
19
plugins {
20
- id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.29 '
20
+ id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.30 '
21
21
}
You can’t perform that action at this time.
0 commit comments