Skip to content

Commit

Permalink
Merge pull request #21 from Lenni0451/dependabot/gradle/org.junit-jun…
Browse files Browse the repository at this point in the history
…it-bom-5.11.3
  • Loading branch information
Lenni0451 authored Oct 21, 2024
2 parents fd52a3a + 3d34c0d commit e9cdfe0
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 @@ -26,7 +26,7 @@ dependencies {
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
compileOnly reflect

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

0 comments on commit e9cdfe0

Please sign in to comment.