Skip to content

Commit 12948ee

Browse files
bump org.junit:junit-bom from 5.9.2 to 5.10.3 (via #1069)
1 parent 5edb2e2 commit 12948ee

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
@@ -145,7 +145,7 @@ configure(libs) {
145145
dependencyManagement {
146146
imports {
147147
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
148-
mavenBom("org.junit:junit-bom:5.9.2")
148+
mavenBom("org.junit:junit-bom:5.10.3")
149149
}
150150
dependencies {
151151
dependency("com.github.spotbugs:spotbugs:4.8.3")

0 commit comments

Comments
 (0)