Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v…
Browse files Browse the repository at this point in the history
…5.11.4 (#199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent dabee18 commit 0fbb36d
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 @@ -35,7 +35,7 @@ dependencies {
compileOnly("me.clip", "placeholderapi", "2.11.6")
compileOnly("nl.pim16aap2", "BigDoors", "0.1.8.46")
compileOnly("io.lumine", "Mythic-Dist", "5.7.2")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.3")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
}

license {
Expand Down

0 comments on commit 0fbb36d

Please sign in to comment.