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 a19bda0 commit e5fcea8Copy full SHA for e5fcea8
schematicbrushreborn-core/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation(project(":schematicbrushreborn-api"))
15
testImplementation(libs.jetbrains.annotations)
16
- testImplementation("org.mockito", "mockito-core", "5.20.0")
+ testImplementation("org.mockito", "mockito-core", "5.21.0")
17
testImplementation(libs.jackson.databind)
18
testImplementation(libs.bundles.utilities)
19
}
0 commit comments