Skip to content

Commit

Permalink
Merge pull request #3 from saicone/dependabot/gradle/org.junit-junit-…
Browse files Browse the repository at this point in the history
…bom-5.11.3
  • Loading branch information
Rubenicos authored Nov 11, 2024
2 parents 777c0f2 + 7aafdc2 commit 436b1f9
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 @@ -49,7 +49,7 @@ subprojects {
}

dependencies {
testImplementation(platform('org.junit:junit-bom:5.10.1'))
testImplementation(platform('org.junit:junit-bom:5.11.3'))
testImplementation 'org.junit.jupiter:junit-jupiter'

testImplementation 'org.jetbrains:annotations:26.0.1'
Expand Down

0 comments on commit 436b1f9

Please sign in to comment.