Skip to content

Commit

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

Bump org.junit.vintage:junit-vintage-engine from 5.11.2 to 5.11.3
  • Loading branch information
dbarashev authored Oct 22, 2024
2 parents 9290272 + 4f1c0be commit 965b79b
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.11.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.11.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.11.3'
}

sourceSets {
Expand Down

0 comments on commit 965b79b

Please sign in to comment.