Merge branch 'v6' into v7

This commit is contained in:
Alexander Brandes
2023-01-14 00:31:05 +01:00

@ -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") {