diff --git a/versions/common.gradle b/versions/common.gradle index b7cc1f3d..8f1bb427 100644 --- a/versions/common.gradle +++ b/versions/common.gradle @@ -295,7 +295,7 @@ dependencies { shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8' - shadow "com.github.ReplayMod:ReplayStudio:2773270", shadeExclusions + shadow "com.github.ReplayMod:ReplayStudio:b29955e", shadeExclusions implementation(jGui){ transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those