This commit is contained in:
Frank van der Heijden 2020-06-05 11:11:32 +02:00
parent 4d364d62cb
commit e9e7324e36
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

@ -5,7 +5,7 @@ plugins {
String packagePath = 'net.frankheijden.serverutils'
group = packagePath
version '1.0.3'
version '1.0.4'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
repositories {