Skip to content

Commit

Permalink
those patches were thrown into the fork of SSVM
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicPlayerA10 committed Oct 9, 2024
1 parent 7ce8690 commit afb978e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 670 deletions.
4 changes: 2 additions & 2 deletions deobfuscator-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<log4j.version>2.23.1</log4j.version>
<slf4j.version>2.0.13</slf4j.version>
<cafedude.version>83ea274ff8</cafedude.version>
<ssvm.version>4d3f2bc142</ssvm.version>
<ssvm.version>ca3c3ab713</ssvm.version>
<jlinker.version>205d8eaa1f</jlinker.version>
</properties>

Expand All @@ -50,7 +50,7 @@
<version>${jlinker.version}</version>
</dependency>

<!-- SSVM -->
<!-- Fork of SSVM -->
<dependency>
<groupId>com.github.EpicPlayerA10.SSVM</groupId>
<artifactId>mirrors</artifactId>
Expand Down
Loading

0 comments on commit afb978e

Please sign in to comment.