Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.8.0 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 13, 2021
1 parent 159d564 commit 098ce44
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 @@ -22,7 +22,7 @@ repositories {
dependencies {
implementation("com.intellectualsites.http:HTTP4J:1.3")
implementation("org.jetbrains:annotations:22.0.0")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.7.2")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.8.0")
compileOnly("com.google.code.gson:gson:2.8.8")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.6")
}
Expand Down

0 comments on commit 098ce44

Please sign in to comment.