Skip to content

Commit 80e12c6

Browse files
Update dependency org.junit:junit-bom to v5.9.3 (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ef62a1 commit 80e12c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ allprojects { project ->
185185
mavenBom "com.google.protobuf:protobuf-bom:${protobufVersion}"
186186
mavenBom "com.google.guava:guava-bom:${guavaVersion}"
187187
mavenBom "io.grpc:grpc-bom:${grpcVersion}"
188-
mavenBom "org.junit:junit-bom:5.9.2"
188+
mavenBom "org.junit:junit-bom:5.9.3"
189189
mavenBom "org.jetbrains.kotlin:kotlin-bom:${kotlinVersion}"
190190
}
191191
}

0 commit comments

Comments
 (0)