File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ JD-Core is a JAVA decompiler written in JAVA.
66[ http://java-decompiler.github.io ] ( http://java-decompiler.github.io )
77- JD-Core source code:
88[ https://github.com/java-decompiler/jd-core ] ( https://github.com/java-decompiler/jd-core )
9- - JD Maven repository:
10- [ https://raw.github.com/java-decompiler/mvn-repo/master ] ( https://raw.github.com/java-decompiler/mvn-repo/master )
119- JCenter Maven repository:
1210[ https://jcenter.bintray.com/ ] ( https://jcenter.bintray.com/ )
1311
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
1111 testCompile ' junit:junit:4.12'
1212}
1313
14- version= ' 1.1.2 '
14+ version= ' 1.1.3 '
1515
1616tasks. withType(JavaCompile ) {
1717 sourceCompatibility = targetCompatibility = ' 1.8'
You can’t perform that action at this time.
0 commit comments