Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit dd3cd42

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 (#45)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b74e822 commit dd3cd42

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'net.william278:annotaml:2.0.2'
4444
implementation 'net.william278:DesertWell:2.0.4'
4545

46-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
46+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
4747
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
4848
}
4949

0 commit comments

Comments
 (0)