Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Update to JUnit 4.13 #848

Merged
merged 1 commit into from Jan 13, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion dependencies.properties
Expand Up @@ -72,7 +72,7 @@ maven.io_netty_netty_resolver=io.netty:netty-resolver:4.1.38.Final
maven.io_netty_netty_tcnative_boringssl_static=io.netty:netty-tcnative-boringssl-static:2.0.25.Final

# Testing maven artifacts
maven.junit_junit=junit:junit:4.12
maven.junit_junit=junit:junit:4.13
maven.org_mockito_mockito_core=org.mockito:mockito-core:2.21.0
maven.org_hamcrest_hamcrest_core=org.hamcrest:hamcrest-core:1.3
maven.com_google_truth_truth=com.google.truth:truth:1.0
Expand Down