Skip to content

Commit

Permalink
Update to latest javassist
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed Jan 19, 2021
1 parent fe09e56 commit 4a999ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ shadowJar {

dependencies {
testImplementation 'junit:junit:4.12'
compile 'org.javassist:javassist:3.25.0-GA'
compile 'org.javassist:javassist:3.27.0-GA'
}

jacocoTestReport {
Expand Down

0 comments on commit 4a999ab

Please sign in to comment.