diff --git a/build.gradle b/build.gradle index c7085f95..378e8923 100644 --- a/build.gradle +++ b/build.gradle @@ -332,7 +332,7 @@ dependencies { shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8' - shadow "com.github.ReplayMod:ReplayStudio:a67fb11", shadeExclusions + shadow "com.github.ReplayMod:ReplayStudio:c9de2f5", shadeExclusions implementation(jGui){ transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those