update nexus.inmo.dev maven repo

This commit is contained in:
2025-05-18 21:13:43 +06:00
parent 349517462e
commit b1bb11d826

@ -26,7 +26,7 @@ allprojects {
}
}
maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
maven { url "https://proxy.nexus.inmo.dev/repository/maven-releases/" }
}
}