chore: update dependencies

This commit is contained in:
Skylot
2024-02-21 18:26:07 +00:00
parent d7ec35791b
commit 56749b2afb
6 changed files with 11 additions and 11 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.4.14")
testImplementation("ch.qos.logback:logback-classic:1.5.0")
testImplementation("org.hamcrest:hamcrest-library:2.2")
testImplementation("org.mockito:mockito-core:5.10.0")
testImplementation("org.assertj:assertj-core:3.25.3")