Fix stupid jitpack tag
This commit is contained in:
parent
a2fe9b4f2d
commit
301b518e91
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -149,7 +149,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.skylot.jadx</groupId>
|
||||
<artifactId>jadx-core</artifactId>
|
||||
<version>v1.2.0</version>
|
||||
<version>1.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.janino</groupId>
|
||||
|
|
Loading…
Reference in a new issue