There was an error while loading. Please reload this page.
1 parent 177ea50 commit 134c46cCopy full SHA for 134c46c
1 file changed
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'org.yaml:snakeyaml:2.5'
43
44
// Testing - JUnit BOM for version management
45
- testImplementation platform('org.junit:junit-bom:5.14.2')
+ testImplementation platform('org.junit:junit-bom:5.14.3')
46
testImplementation 'org.junit.jupiter:junit-jupiter-api'
47
testImplementation 'org.junit.jupiter:junit-jupiter-params'
48
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
0 commit comments