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 94e501d commit aa0d559
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 @@ -28,7 +28,7 @@ dependencies {
implementation 'org.apache.commons:commons-csv:1.10.0'
implementation 'com.google.guava:guava:32.1.3-jre'

testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.0'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.1'
}

wrapper {
Expand Down

0 comments on commit aa0d559

Please sign in to comment.