Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent a55e04c commit 323e57b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ repositories {
val lombokVersion = "1.18.30"

dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.0")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.0")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.1")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.1")
testImplementation("ch.qos.logback:logback-classic:1.4.11")

api("net.dv8tion:JDA:5.0.0-beta.17") {
Expand Down

0 comments on commit 323e57b

Please sign in to comment.