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 95adb1b commit b5d5292
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 @@ -21,7 +21,7 @@ dependencies {

runtimeOnly 'org.slf4j:slf4j-simple:1.7.36'

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 b5d5292

Please sign in to comment.