We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b54c8b commit ab3bb38Copy full SHA for ab3bb38
PistonFilter/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
16
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.12.2")
17
implementation("org.bstats:bstats-bukkit:3.1.0")
18
- implementation("org.apache.commons:commons-collections4:4.4")
+ implementation("org.apache.commons:commons-collections4:4.5.0")
19
}
20
21
tasks {
0 commit comments