aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorRoman / Linnea Gräf <romangraef@gmail.com>2022-11-05 20:23:54 +0100
committerGitHub <noreply@github.com>2022-11-05 20:23:54 +0100
commit4cd48075604433a922bb79413f82a12209dd195e (patch)
tree35a443cbfaca004d2d030b146fbb5378d7187f5a /build.gradle.kts
parentc9b5b020ecbbc48cdbb7580c60125589a2529604 (diff)
downloadskyhanni-4cd48075604433a922bb79413f82a12209dd195e.tar.gz
skyhanni-4cd48075604433a922bb79413f82a12209dd195e.tar.bz2
skyhanni-4cd48075604433a922bb79413f82a12209dd195e.zip
Bonzo's Mask Timer (#7)
Diffstat (limited to 'build.gradle.kts')
-rw-r--r--build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 943d2c94a..81ccfe0ab 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
// If you don't want to log in with your real minecraft account, remove this line
modRuntimeOnly("me.djtheredstoner:DevAuth-forge-legacy:1.1.0")
- devenvMod("com.github.romangraef:notenoughupdates:b3e3583:all")
+ devenvMod("com.github.notenoughupdates:notenoughupdates:5a354b5:all")
}