Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #65 from FultonBrowne/dependabot/gradle/junit-juni…
Browse files Browse the repository at this point in the history
…t-4.13

Bump junit from 4.12 to 4.13
  • Loading branch information
Fulton Browne committed Jan 2, 2020
2 parents a68c9ad + 7b50664 commit 502e93e
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 @@ -46,7 +46,7 @@ repositories {


dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile group: 'junit', name: 'junit', version: '4.13'
compile group: 'com.rometools', name: 'rome', version: '1.12.1'
compile group:'org.eclipse.swt.gtk.solaris', name: 'sparc', version: '3.3.0-v3346'
compile group: 'org.slf4j', name: 'slf4j-api', version: "1.7.30"
Expand Down

0 comments on commit 502e93e

Please sign in to comment.