Skip to content

Commit

Permalink
remove local copy of jarselector
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Jan 6, 2025
1 parent cec35a1 commit b415fca
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 509 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ nightconfig_version=3.8.0
jetbrains_annotations_version=24.1.0
slf4j_api_version=1.8.0-beta4
apache_maven_artifact_version=3.8.5
jarjar_version=0.4.1
jarjar_version=0.4.3
lwjgl_version=3.3.1
jupiter_version=5.10.2
mockito_version=5.11.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import net.neoforged.fml.ModLoadingException;
import net.neoforged.fml.ModLoadingIssue;
import net.neoforged.fml.loading.FMLLoader;
import net.neoforged.jarjar.selection.JarSelector;
import net.neoforged.neoforgespi.language.IModInfo;
import net.neoforged.neoforgespi.locating.IDependencyLocator;
import net.neoforged.neoforgespi.locating.IDiscoveryPipeline;
Expand Down
Loading

0 comments on commit b415fca

Please sign in to comment.