9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2026-01-04 15:41:30 +00:00

update NMSTools

This commit is contained in:
Julian Krings
2024-07-30 12:56:27 +02:00
parent e90e3901f5
commit f9638e830f

View File

@@ -21,7 +21,7 @@ buildscript() {
maven { url 'https://jitpack.io'}
}
dependencies {
classpath 'com.github.VolmitSoftware:NMSTools:1.0.0'
classpath 'com.github.VolmitSoftware:NMSTools:1.0.1'
}
}