Skip to content

Commit b040f0e

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.0.2 (#18)
1 parent c6e6b96 commit b040f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
api 'com.fasterxml.jackson.core:jackson-databind:2.21'
3636
api 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0'
3737

38-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
38+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
3939
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4040
}
4141

0 commit comments

Comments
 (0)