Skip to content

Commit

Permalink
Use testImplementation
Browse files Browse the repository at this point in the history
  • Loading branch information
gstamatelat committed Jul 24, 2020
1 parent a9e024a commit d1459e3
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 @@ -49,5 +49,5 @@ javadoc {
}

dependencies {
testCompile 'junit:junit:4.12'
testImplementation 'junit:junit:4.12'
}

0 comments on commit d1459e3

Please sign in to comment.