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

Commit 4c63a0c

Browse files
authored
test(deps): update JUnit and Truth (#1314)
1 parent 327b53c commit 4c63a0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dependencies.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-snif
7272
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2
7373

7474
# Testing maven artifacts
75-
maven.junit_junit=junit:junit:4.13.1
75+
maven.junit_junit=junit:junit:4.13.2
7676
maven.org_mockito_mockito_core=org.mockito:mockito-core:2.28.2
7777
maven.org_hamcrest_hamcrest_core=org.hamcrest:hamcrest-core:1.3
78-
maven.com_google_truth_truth=com.google.truth:truth:1.0.1
78+
maven.com_google_truth_truth=com.google.truth:truth:1.1.2
7979
maven.com_googlecode_java_diff_utils_diffutils=com.googlecode.java-diff-utils:diffutils:1.3.0
8080
maven.net_bytebuddy_byte_buddy=net.bytebuddy:byte-buddy:1.9.7
8181
maven.org_objenesis_objenesis=org.objenesis:objenesis:2.6

0 commit comments

Comments
 (0)