Skip to content

Commit 8734ef9

Browse files
committed
build(deps): bump junit-jupiter from 5.7.0 to 5.9.3
1 parent d33b2af commit 8734ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
api 'org.slf4j:slf4j-simple:1.7.30'
3333

3434
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
35-
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
35+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
3636
}
3737

3838
lombok {

0 commit comments

Comments
 (0)