Skip to content

Commit

Permalink
Update JUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Nov 26, 2023
1 parent 978f3dd commit 62ce910
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 @@ -54,7 +54,7 @@ dependencies {
// for @Nullable
implementation 'com.google.code.findbugs:jsr305:3.0.2'

testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.0'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.1'
testImplementation 'org.dstadler:commons-test:1.0.0.20'
}

Expand Down

0 comments on commit 62ce910

Please sign in to comment.