Skip to content

Commit

Permalink
bump org.junit:junit-bom from 5.8.2 to 5.9.2 (via #902)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent 8fe2087 commit 90df768
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 @@ -135,7 +135,7 @@ configure(libs) {
dependencyManagement {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
mavenBom("org.junit:junit-bom:5.8.2")
mavenBom("org.junit:junit-bom:5.9.2")
}
dependencies {
dependency("com.github.spotbugs:spotbugs:4.7.3")
Expand Down

0 comments on commit 90df768

Please sign in to comment.