mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-21 16:17:37 +01:00
update fabric loader
This commit is contained in:
parent
217b7bc0d7
commit
703c6d0e8c
@ -79,7 +79,7 @@ allprojects {
|
||||
implementation("com.viaversion:viaversion:$vvVer") { transitive = false }
|
||||
implementation("org.yaml:snakeyaml:$yamlVer")
|
||||
|
||||
modImplementation("net.fabricmc:fabric-loader:0.11.6")
|
||||
modImplementation("net.fabricmc:fabric-loader:0.11.7")
|
||||
}
|
||||
|
||||
jar {
|
||||
|
Loading…
Reference in New Issue
Block a user