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

Commit 2742368

Browse files
authored
Merge branch 'master' into error
2 parents f287b51 + 78940f5 commit 2742368

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
@@ -57,9 +57,9 @@ maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-ap
5757

5858
# Testing maven artifacts
5959
maven.junit_junit=junit:junit:4.13.1
60-
maven.org_mockito_mockito_core=org.mockito:mockito-core:2.21.0
60+
maven.org_mockito_mockito_core=org.mockito:mockito-core:2.28.2
6161
maven.org_hamcrest_hamcrest_core=org.hamcrest:hamcrest-core:1.3
6262
maven.com_google_truth_truth=com.google.truth:truth:1.0.1
6363
maven.com_googlecode_java_diff_utils_diffutils=com.googlecode.java-diff-utils:diffutils:1.3.0
64-
maven.net_bytebuddy_byte_buddy=net.bytebuddy:byte-buddy:1.8.15
64+
maven.net_bytebuddy_byte_buddy=net.bytebuddy:byte-buddy:1.9.7
6565
maven.org_objenesis_objenesis=org.objenesis:objenesis:2.6

0 commit comments

Comments
 (0)