sync JUnit version (#9662)

pull/9674/head
Elliotte Rusty Harold 3 years ago committed by GitHub
parent 8c170146ee
commit 575d56bf85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      protobuf_deps.bzl

@ -10,7 +10,7 @@ PROTOBUF_MAVEN_ARTIFACTS = [
"com.google.guava:guava:30.1.1-jre",
"com.google.guava:guava-testlib:30.1.1-jre",
"com.google.truth:truth:1.1.2",
"junit:junit:4.12",
"junit:junit:4.13.2",
"org.mockito:mockito-core:4.3.1",
]

Loading…
Cancel
Save