This commit is contained in:
Frank van der Heijden 2021-01-30 18:10:36 +01:00
parent 7a4b52d469
commit a80a8e8d60
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.0-DEV'
version = '2.5.0'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8