Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent b67f273 commit 8fe2e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BloodNight-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation("org.bstats", "bstats-bukkit", "3.1.0")
bukkitLibrary(libs.bundles.eldoutil)
bukkitLibrary("net.kyori", "adventure-platform-bukkit", "4.3.4")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.0")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.1")
testImplementation("junit", "junit", "4.13.2")
testImplementation("org.mockito", "mockito-core", "5.13.0")
compileOnly("io.lumine", "Mythic-Dist", "5.7.1")
Expand Down

0 comments on commit 8fe2e99

Please sign in to comment.