Skip to content

Commit

Permalink
Bump junit from 4.12 to 4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and GaneshSPatil committed Jan 29, 2020
1 parent 11691f0 commit 43a734a
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.665'
compile group: 'com.amazonaws', name: 'aws-java-sdk-sts', version: '1.11.665'

testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile group: 'junit', name: 'junit', version: '4.13'
testCompile group: 'com.github.stefanbirkner', name: 'system-rules', version: '1.19.0'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.14.0'
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.2.4'
Expand Down

0 comments on commit 43a734a

Please sign in to comment.