Update to latest version 1.2 for Wurm Unlimited 1.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'java'
|
||||
|
||||
group "mod.sin"
|
||||
version "1.1"
|
||||
version "1.2"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -11,7 +11,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.gotti.wurmunlimited:server-modlauncher:0.37'
|
||||
compile 'org.gotti.wurmunlimited:server-modlauncher:0.39-beta1'
|
||||
compile 'com.github.Sindusk:sindusklibrary:v1.7'
|
||||
compile 'com.github.Sindusk:DiscordRelay:v1.2'
|
||||
compile 'com.github.Sindusk:DUSKombat:v1.0'
|
||||
|
||||
Reference in New Issue
Block a user