Skip to content

Commit

Permalink
Merge pull request #577 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.0.20

build(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.24 to 2.0.20 in /serverpackcreator-api
  • Loading branch information
Griefed authored Oct 1, 2024
2 parents 5d8d80b + 64a64fd commit 32b3883
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:1.9.24")
testImplementation("org.jetbrains.kotlin:kotlin-test:2.0.20")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.3")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
}
Expand Down

0 comments on commit 32b3883

Please sign in to comment.