Merge branch 'v6' into v7

This commit is contained in:
Alexander Brandes 2023-01-14 00:31:05 +01:00
commit 8d9a387587
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -69,7 +69,7 @@ subprojects {
dependencies {
// Tests
testImplementation("org.junit.jupiter:junit-jupiter:5.9.1")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
}
plugins.withId("java") {