Skip to content

Commit

Permalink
Merge pull request #2371 from bardsoftware/dependabot/gradle/org.juni…
Browse files Browse the repository at this point in the history
…t.vintage-junit-vintage-engine-5.10.1

Bump org.junit.vintage:junit-vintage-engine from 5.10.0 to 5.10.1
  • Loading branch information
dbarashev authored Nov 6, 2023
2 parents ae16390 + a7ddc7d commit c73d78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject-tester/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.10.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.10.1'
}

sourceSets {
Expand Down

0 comments on commit c73d78c

Please sign in to comment.