Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3 (#129)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
feat/data-edit-commands
dependabot[bot] 2 years ago committed by GitHub
parent d1ca56af1f
commit 73e1840574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,7 @@ allprojects {
dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
}
test {

Loading…
Cancel
Save