diff --git a/build.gradle b/build.gradle index cd3f4f57..12d0c9db 100644 --- a/build.gradle +++ b/build.gradle @@ -385,7 +385,7 @@ dependencies { shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8' - shadow "com.github.ReplayMod:ReplayStudio:6cd39b0", shadeExclusions + shadow "com.github.ReplayMod:ReplayStudio:d9f7c11", shadeExclusions // FIXME this should be pulled in by ReplayStudio, and IntelliJ sees it, but javac for some reason does not implementation 'com.github.viaversion:opennbt:0a02214' // 2.0-SNAPSHOT (ViaVersion Edition)