Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 5, 2025
1 parent facbc15 commit a9d4516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
* For more details, see https://docs.gradle.org/8.0.1/userguide/java_library_plugin.html#sec:java_library_configurations_graph
*/
dependencies {
api("com.github.GTNewHorizons:GTNHLib:0.6.8:dev")
api("com.github.GTNewHorizons:GTNHLib:0.6.9:dev")

shadowImplementation('org.mariuszgromada.math:MathParser.org-mXparser:6.1.0')

compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.27-GTNH:dev")
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.6.23:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.108:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.115:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:ModularUI:1.2.17:dev") { transitive = false }
compileOnly("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
compileOnly("org.jetbrains:annotations:24.0.1")
Expand Down

0 comments on commit a9d4516

Please sign in to comment.