Skip to content

Commit

Permalink
Bump junit from 4.13.1 to 4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 9, 2021
1 parent 96e762e commit f2e4b77
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 @@ -69,7 +69,7 @@ dependencies {
compile group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.11.931'
compile group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.931'

testCompile group: 'junit', name: 'junit', version: '4.13.1'
testCompile group: 'junit', name: 'junit', version: '4.13.2'
testCompile group: 'com.github.stefanbirkner', name: 'system-rules', version: '1.19.0'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.18.1'
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.7.7'
Expand Down

0 comments on commit f2e4b77

Please sign in to comment.