Skip to content

Commit 90df768

Browse files
bump org.junit:junit-bom from 5.8.2 to 5.9.2 (via #902)
1 parent 8fe2087 commit 90df768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ configure(libs) {
135135
dependencyManagement {
136136
imports {
137137
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
138-
mavenBom("org.junit:junit-bom:5.8.2")
138+
mavenBom("org.junit:junit-bom:5.9.2")
139139
}
140140
dependencies {
141141
dependency("com.github.spotbugs:spotbugs:4.7.3")

0 commit comments

Comments
 (0)