aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle.kts6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 754346b1e..8275f6447 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -106,9 +106,9 @@ dependencies {
exclude(module = "unspecified")
isTransitive = false
}
- // Apr 23, 2024, 6:08 PM GMT+2
- // https://github.com/NotEnoughUpdates/NotEnoughUpdates/commit/faf22b5dd9
- devenvMod("com.github.NotEnoughUpdates:NotEnoughUpdates:faf22b5dd9:all") {
+ // May 4, 2024, 4:05 PM GMT+2
+ // https://github.com/NotEnoughUpdates/NotEnoughUpdates/tree/2.2.2
+ devenvMod("com.github.NotEnoughUpdates:NotEnoughUpdates:2.2.2:all") {
exclude(module = "unspecified")
isTransitive = false
}