Merge pull request #1565 from plantuml/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.0

chore(deps): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0
This commit is contained in:
PlantUML 2023-10-05 11:27:55 +02:00 committed by GitHub
commit 637b408532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View File

@ -32,7 +32,7 @@ dependencies {
testImplementation("io.github.glytching:junit-extensions:2.6.0")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.mockito:mockito-core:4.+")
testImplementation("org.mockito:mockito-junit-jupiter:4.+")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")

View File

@ -26,7 +26,7 @@ java {
dependencies {
compileOnly("org.apache.ant:ant:1.10.13")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
}

View File

@ -26,7 +26,7 @@ java {
dependencies {
compileOnly("org.apache.ant:ant:1.10.13")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
}

View File

@ -26,7 +26,7 @@ java {
dependencies {
compileOnly("org.apache.ant:ant:1.10.13")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
}

View File

@ -26,7 +26,7 @@ java {
dependencies {
compileOnly("org.apache.ant:ant:1.10.13")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
}

View File

@ -26,7 +26,7 @@ java {
dependencies {
compileOnly("org.apache.ant:ant:1.10.13")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
}

View File

@ -26,7 +26,7 @@ java {
dependencies {
compileOnly("org.apache.ant:ant:1.10.13")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
}