chore: update gradle and dependencies

This commit is contained in:
Skylot
2023-10-07 18:07:56 +01:00
parent d120556772
commit 6433fcef72
7 changed files with 32 additions and 27 deletions
@@ -16,7 +16,7 @@ dependencies {
testImplementation("ch.qos.logback:logback-classic:1.4.11")
testImplementation("org.hamcrest:hamcrest-library:2.2")
testImplementation("org.mockito:mockito-core:5.5.0")
testImplementation("org.mockito:mockito-core:5.6.0")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")