Skip to content

Commit

Permalink
Merge pull request #20 from Lenni0451/dependabot/gradle/org.ow2.asm-a…
Browse files Browse the repository at this point in the history
…sm-9.7.1
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
2 parents f200ad1 + a71d883 commit 295f6df
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 @@ -28,7 +28,7 @@ dependencies {

testImplementation platform("org.junit:junit-bom:5.11.2")
testImplementation "org.junit.jupiter:junit-jupiter"
testImplementation "org.ow2.asm:asm:9.7"
testImplementation "org.ow2.asm:asm:9.7.1"
testImplementation reflect

jmh "org.openjdk.jmh:jmh-core:1.37"
Expand Down

0 comments on commit 295f6df

Please sign in to comment.