Update to JUnit 5.10.5

This commit is contained in:
Steve Riesenberg
2024-10-18 13:47:03 -05:00
parent 1ce2c14dba
commit 0c4a6f2abf
22 changed files with 87 additions and 20 deletions

View File

@@ -6,6 +6,7 @@ plugins {
}
repositories {
mavenLocal()
mavenCentral()
maven { url "https://repo.spring.io/milestone" }
maven { url "https://repo.spring.io/snapshot" }