Skip to content

Commit

Permalink
Merge pull request #643 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-api-develop-org.junit.jupiter-junit-jupiter-api-5.11.4

build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.4 in /serverpackcreator-api
  • Loading branch information
Griefed authored Jan 2, 2025
2 parents d73a6d9 + 9712d4a commit ef32943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
//api("dev.kosmx.needle:jneedle:1.0.1")

testImplementation("org.jetbrains.kotlin:kotlin-test:2.0.20")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.3")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
}

Expand Down

0 comments on commit ef32943

Please sign in to comment.