Skip to content

Commit

Permalink
bump org.junit:junit-bom from 5.9.2 to 5.10.3 (via #1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 5edb2e2 commit 12948ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ configure(libs) {
dependencyManagement {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
mavenBom("org.junit:junit-bom:5.9.2")
mavenBom("org.junit:junit-bom:5.10.3")
}
dependencies {
dependency("com.github.spotbugs:spotbugs:4.8.3")
Expand Down

0 comments on commit 12948ee

Please sign in to comment.