v1.4.2 - Call PluginClassLoader through reflection
This commit is contained in:
parent
ac6de28b68
commit
74f5f4c4f1
3 changed files with 22 additions and 25 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
|
||||
String packagePath = 'net.frankheijden.serverutils'
|
||||
group = packagePath
|
||||
version '1.4.1'
|
||||
version '1.4.2'
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue