Skip to content

Commit

Permalink
chore(deps): update dependency junit:junit to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and augi committed Feb 13, 2021
1 parent 24d9da3 commit 17fc6fb
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 @@ -28,7 +28,7 @@ subprojects {
}

dependencies {
testCompile 'junit:junit:4.13.1'
testCompile 'junit:junit:4.13.2'
testCompile 'org.mockito:mockito-core:3.7.7'
}

Expand Down

0 comments on commit 17fc6fb

Please sign in to comment.