This commit is contained in:
Frank van der Heijden 2021-01-29 23:55:40 +01:00
parent f3846d7c81
commit c7ea4b0fd5
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.3.2-DEV'
version = '2.4.0'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8