Skip to content

Commit

Permalink
chore(deps): bump org.junit.vintage:junit-vintage-engine (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent d1219af commit 08be4b7
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 @@ -85,7 +85,7 @@ dependencies {
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
testImplementation 'org.slf4j:slf4j-jdk14:2.0.13'

testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.10.2'
}

java {
Expand Down

0 comments on commit 08be4b7

Please sign in to comment.