Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent b31e2a5 commit 18e65d9
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 @@ -56,7 +56,7 @@ dependencies {
compileOnly("com.github.Project-Cepi:EconomyExtension:c4bc1b2484")

// Use the JUpiter test library.
testImplementation("org.junit.jupiter:junit-jupiter:5.8.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
}

tasks.withType<KotlinCompile> {
Expand Down

0 comments on commit 18e65d9

Please sign in to comment.