There was an error while loading. Please reload this page.
1 parent 482748c commit a8737abCopy full SHA for a8737ab
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'com.google.code.gson:gson:2.10.1'
69
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
70
71
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
72
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
73
testImplementation 'org.hamcrest:hamcrest:2.2'
74
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.6.1') {
0 commit comments