Skip to content

Commit

Permalink
Update dependency junit:junit to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sorend-renovate-bot[bot] committed Jun 21, 2024
1 parent 0cdfbcf commit ea8189d
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 ea8189d

Please sign in to comment.