Skip to content

Commit

Permalink
Merge pull request #194 from anatawa12/dependabot/gradle/org.junit.ju…
Browse files Browse the repository at this point in the history
…piter-junit-jupiter-5.9.3
  • Loading branch information
dependabot[bot] authored Jul 23, 2023
2 parents abbf7f2 + b9ee2fb commit f954c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
compileOnly("net.minecraft:launchwrapper:1.11")
}

testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
}

val compileJava by tasks.getting(JavaCompile::class) {
Expand Down

0 comments on commit f954c8f

Please sign in to comment.