aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-05-05 16:08:29 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-05-05 16:08:29 +0200
commita87b85a6d6769200026b0b39236125f7ff8cb587 (patch)
tree7f41ca576b07e3ec656d5d821e80e139d2970453
parent8eec1cc284ed3ab4c982a54d678128b8feb16d64 (diff)
downloadskyhanni-a87b85a6d6769200026b0b39236125f7ff8cb587.tar.gz
skyhanni-a87b85a6d6769200026b0b39236125f7ff8cb587.tar.bz2
skyhanni-a87b85a6d6769200026b0b39236125f7ff8cb587.zip
push neu to 2.2.2
-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
}