Skip to content

Commit

Permalink
Merge branch 'master' into ver/1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory authored Jan 17, 2024
2 parents 703d0f8 + a555cc4 commit 64f001e
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 @@ -105,7 +105,7 @@ subprojects {

testImplementation("org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT")
testImplementation("net.md-5:bungeecord-chat:1.20-R0.1")
testImplementation("org.mockito:mockito-core:5.8.0")
testImplementation("org.mockito:mockito-core:5.9.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
}

Expand Down

0 comments on commit 64f001e

Please sign in to comment.