Skip to content

Commit

Permalink
Update dependency com.github.seeseemelk:MockBukkit-v1.16 to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2022
1 parent a2fe9fd commit a17d4fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
testImplementation(platform("org.junit:junit-bom:5.7.2"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
testImplementation("com.github.seeseemelk", "MockBukkit-v1.16", "1.0.0")
testImplementation("com.github.seeseemelk", "MockBukkit-v1.16", "1.5.2")
}

allprojects {
Expand Down

0 comments on commit a17d4fa

Please sign in to comment.