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'
}
}