Skip to content

Commit

Permalink
upgrade junit to 5.10.2
Browse files Browse the repository at this point in the history
to fix Eclipse incompatibility
  • Loading branch information
Sesu8642 committed Apr 28, 2024
1 parent 1b52db4 commit 17339d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ allprojects {

guavaVersion = '31.1-android'
daggerVersion = '2.33'
junitVersion = '5.9.2'
junitVersion = '5.10.2'
mockitoVersion = '4.7.0'
}

Expand Down

0 comments on commit 17339d7

Please sign in to comment.