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

Commit df55ba4

Browse files
Bump junit-jupiter from 5.7.0 to 5.7.1
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce31354 commit df55ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
compileOnly 'org.projectlombok:lombok:1.18.18'
5252
annotationProcessor 'org.projectlombok:lombok:1.18.12'
5353

54-
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
54+
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
5555
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.0'
5656
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
5757
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.7.0'

0 commit comments

Comments
 (0)