Skip to content

Commit

Permalink
Merge pull request #11 from ClubObsidian/dependabot/gradle/org.javass…
Browse files Browse the repository at this point in the history
…ist-javassist-3.25.0-GA

Bump javassist from 3.24.1-GA to 3.25.0-GA
  • Loading branch information
virustotalop authored Jun 5, 2019
2 parents 350ae63 + 9f34472 commit 1ed3027
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 @@ -34,7 +34,7 @@ shadowJar {

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

jacocoTestReport {
Expand Down

0 comments on commit 1ed3027

Please sign in to comment.