chore: update dependencies

This commit is contained in:
Skylot
2024-04-11 18:56:44 +01:00
parent 665c1e57d2
commit 6aab8fabc9
8 changed files with 10 additions and 10 deletions
@@ -14,7 +14,7 @@ dependencies {
implementation("org.slf4j:slf4j-api:2.0.12")
compileOnly("org.jetbrains:annotations:24.1.0")
testImplementation("ch.qos.logback:logback-classic:1.5.3")
testImplementation("ch.qos.logback:logback-classic:1.5.4")
testImplementation("org.hamcrest:hamcrest-library:2.2")
testImplementation("org.mockito:mockito-core:5.11.0")
testImplementation("org.assertj:assertj-core:3.25.3")