Skip to content

Commit b52ccc1

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 (#42)
1 parent 89345ca commit b52ccc1

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:6.0.2'
38+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.3'
3939
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4040
}
4141

0 commit comments

Comments
 (0)