diff --git a/build.gradle b/build.gradle index eef8dfdd..573347ee 100644 --- a/build.gradle +++ b/build.gradle @@ -346,7 +346,7 @@ dependencies { shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8' - shadow "com.github.ReplayMod:ReplayStudio:39debfe", shadeExclusions + shadow "com.github.ReplayMod:ReplayStudio:74d8465", 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)