Skip to content

Commit 12cc46a

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.9.1
1 parent 95b54d3 commit 12cc46a

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
@@ -37,7 +37,7 @@ dependencies {
3737

3838
implementation 'com.github.cryptomorin:XSeries:9.0.0'
3939

40-
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
40+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
4141
}
4242

4343
shadowJar {

0 commit comments

Comments
 (0)