update nexo api to release 1.6.0

This commit is contained in:
Julian Krings
2025-05-29 14:18:30 +02:00
parent 3cb9585dd8
commit 22ac9ebf47
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ allprojects {
maven { url "https://repo.triumphteam.dev/snapshots" }
maven { url "https://repo.mineinabyss.com/releases" }
maven { url 'https://hub.jeff-media.com/nexus/repository/jeff-media-public/' }
maven { url "https://repo.nexomc.com/snapshots/" }
maven { url "https://repo.nexomc.com/releases/" }
maven { url "https://libraries.minecraft.net" }
}