Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #40 from Project-Cepi/renovate/io.kotest-kotest-ru…
Browse files Browse the repository at this point in the history
…nner-junit5-4.x

Update dependency io.kotest:kotest-runner-junit5 to v4.6.4
  • Loading branch information
LeoDog896 authored Jan 28, 2022
2 parents 40a2209 + aab4678 commit e5cb743
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 @@ -31,7 +31,7 @@ dependencies {

// Use the kotest library
testImplementation("io.kotest:kotest-assertions-core:4.6.3")
testImplementation("io.kotest:kotest-runner-junit5:4.6.3")
testImplementation("io.kotest:kotest-runner-junit5:4.6.4")

// Compile Minestom into project
compileOnly("com.github.Minestom:Minestom:4ee5cbe424")
Expand Down

0 comments on commit e5cb743

Please sign in to comment.