Skip to content

Commit

Permalink
Merge pull request #10 from Afrouper/dependabot/gradle/org.apache.bce…
Browse files Browse the repository at this point in the history
…l-bcel-6.9.0
  • Loading branch information
Afrouper authored Apr 29, 2024
2 parents 2d68963 + 25ecef7 commit fe83f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BCEL/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ version = '0.0.1-SNAPSHOT'
sourceCompatibility = '1.8'

dependencies {
implementation 'org.apache.bcel:bcel:6.8.2'
implementation 'org.apache.bcel:bcel:6.9.0'
}

0 comments on commit fe83f2c

Please sign in to comment.