Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
climategadgets committed Oct 12, 2020
1 parent 0948940 commit 2cdcfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dz3-master/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ subprojects {
compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.11.0'
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.11.0'

testCompile 'junit:junit:4.12'
testCompile 'junit:junit:4.13.1'
}
}

0 comments on commit 2cdcfa2

Please sign in to comment.