This commit is contained in:
Frank van der Heijden 2021-03-25 17:02:45 +01:00
parent 5b79a121ed
commit c737d0c94a
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

@ -5,7 +5,7 @@ plugins {
group = 'net.frankheijden.serverutils'
String dependencyDir = group + '.dependencies'
version = '2.5.1'
version = '2.5.2'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8