Skip to content

Commit

Permalink
Bump ATs from 8.2.0 to 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PaintNinja authored Dec 28, 2024
1 parent efa7058 commit aca32b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public class Utils {
public static final String MOJANG_MAVEN = "https://libraries.minecraft.net/";
public static final String SPECIALSOURCE = "net.md-5:SpecialSource:1.11.2:shaded";
public static final String BINPATCHER = art("binarypatcher", "1.2.0", "fatjar");
public static final String ACCESSTRANSFORMER = art("accesstransformers", "8.2.0", "fatjar");
public static final String ACCESSTRANSFORMER = art("accesstransformers", "8.2.1", "fatjar");
public static final String FART = art("ForgeAutoRenamingTool", "1.0.6", "all" );
public static final String SRG2SOURCE = art("Srg2Source", "8.0.9", "fatjar");
public static final String SIDESTRIPPER = art("mergetool", "1.1.7", "fatjar");
Expand Down

1 comment on commit aca32b3

@Jonathing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clueless

Please sign in to comment.