Skip to content

Commit

Permalink
Merge pull request #7 from sorend/renovate/junit-junit-4.x
Browse files Browse the repository at this point in the history
Update dependency junit:junit to v4.13.2
  • Loading branch information
sorend authored Jun 21, 2024
2 parents 0cdfbcf + ea8189d commit 050e4a6
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 @@ -18,7 +18,7 @@ repositories {
}

dependencies {
testImplementation 'junit:junit:4.13.1'
testImplementation 'junit:junit:4.13.2'
}

wrapper {
Expand Down

0 comments on commit 050e4a6

Please sign in to comment.