aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-03-02 23:19:47 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-03-02 23:19:47 +0100
commit7ff8f0658a7c8b8e0c66ce77ded6563abc202f59 (patch)
tree7ed02b684635d3f21698f300199a7f7a8dd2b7fe
parent7eb6b842b083e92fbef85591f49188bec2d7ed89 (diff)
downloadSkyHanni-7ff8f0658a7c8b8e0c66ce77ded6563abc202f59.tar.gz
SkyHanni-7ff8f0658a7c8b8e0c66ce77ded6563abc202f59.tar.bz2
SkyHanni-7ff8f0658a7c8b8e0c66ce77ded6563abc202f59.zip
Updated internally to neu version of my fork. Will return to alpha-12 when released.
-rw-r--r--build.gradle.kts4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 3121ed4fa..9cbd6c171 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -62,8 +62,8 @@ 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")
- implementation("com.github.notenoughupdates:notenoughupdates:df945f9:all")
- devenvMod("com.github.notenoughupdates:notenoughupdates:df945f9:all")
+ implementation("com.github.hannibal002:notenoughupdates:4957f0b:all")
+ devenvMod("com.github.hannibal002:notenoughupdates:4957f0b:all")
}
// Minecraft configuration: