Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.junit.jupiter:junit-jupiter to v5.10.1 (
Browse files Browse the repository at this point in the history
#1223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent 9268d0e commit 711ac6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}
dependencies {
// Use JUnit Jupiter for testing.
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
implementation 'com.google.guava:guava:32.1.3-jre'
implementation 'fr.inria.gforge.spoon:spoon-core:10.4.2'
implementation 'com.google.flogger:flogger:0.8'
Expand Down

0 comments on commit 711ac6e

Please sign in to comment.