Skip to content

Commit 83b1a8d

Browse files
committed
build(deps): bump junit-jupiter from 5.9.3 to 5.10.1
1 parent 94e0952 commit 83b1a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
api 'org.slf4j:slf4j-simple:2.0.11'
2828

2929
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
30-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
30+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
3131
}
3232

3333
lombok {

0 commit comments

Comments
 (0)