mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 03:05:28 +01:00
fabric-*: update Loom to 0.6-SNAPSHOT
This commit is contained in:
parent
310a635b87
commit
b64e73ef92
@ -5,7 +5,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.5.9'
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.6-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
apply plugin: 'fabric-loom'
|
||||
|
@ -5,7 +5,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.5.9'
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.6-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
apply plugin: 'fabric-loom'
|
||||
|
@ -5,7 +5,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.5.9'
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.6-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
apply plugin: 'fabric-loom'
|
||||
|
@ -5,7 +5,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.5.9'
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.6-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
apply plugin: 'fabric-loom'
|
||||
|
@ -5,7 +5,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.5.35'
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.6-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
apply plugin: 'fabric-loom'
|
||||
|
Loading…
Reference in New Issue
Block a user