We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633ae5a commit 9243635Copy full SHA for 9243635
dependencies.gradle
@@ -40,7 +40,7 @@
40
dependencies {
41
// Published dependencies
42
api("codechicken:codechickenlib:3.2.3.358")
43
- api("com.cleanroommc:modularui:3.0.5") { transitive = false }
+ api("com.cleanroommc:modularui:3.0.6") { transitive = false }
44
api("com.cleanroommc:groovyscript:1.2.0-hotfix1") { transitive = false }
45
api("curse.maven:inventory-bogosorter-632327:7102721-deobf-6717233-sources-6717234") // Inventory BogoSorter − v1.5.0
46
api("curse.maven:key-binding-patch-928895:5951859") // Key Binding Patch v1.3.3.3, needed by Inventory BogoSorter v1.5.0+
0 commit comments