diff options
Diffstat (limited to 'build.gradle.kts')
| -rw-r--r-- | build.gradle.kts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle.kts b/build.gradle.kts index 8d60a3023..51ee17fec 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -71,8 +71,8 @@ dependencies { implementation("com.github.hannibal002:notenoughupdates:4957f0b:all") devenvMod("com.github.hannibal002:notenoughupdates:4957f0b:all") - shadowModImpl("com.github.notenoughupdates:moulconfig:3f469a8") - devenvMod("com.github.notenoughupdates:moulconfig:3f469a8:test") + shadowModImpl("com.github.notenoughupdates:moulconfig:df01eda") + devenvMod("com.github.notenoughupdates:moulconfig:df01eda:test") } // Minecraft configuration: |
