Skip to content

Commit

Permalink
Merge pull request #645 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-api-develop-org.jetbrains.kotlin-kotlin-test-2.1.0

build(deps): bump org.jetbrains.kotlin:kotlin-test from 2.0.20 to 2.1.0 in /serverpackcreator-api
  • Loading branch information
Griefed authored Jan 2, 2025
2 parents 7e3d6ec + 665301e commit 6e1dc34
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 @@ -33,7 +33,7 @@ dependencies {
api("com.github.MCRcortex:nekodetector:Version-1.1-pre")
//api("dev.kosmx.needle:jneedle:1.0.1")

testImplementation("org.jetbrains.kotlin:kotlin-test:2.0.20")
testImplementation("org.jetbrains.kotlin:kotlin-test:2.1.0")
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 6e1dc34

Please sign in to comment.