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

Commit aed71bf

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] <[email protected]>
1 parent 9456429 commit aed71bf

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
@@ -52,7 +52,7 @@ dependencies {
5252

5353
implementation 'com.github.Timmi6790:Commons:4e06ba7769'
5454

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

0 commit comments

Comments
 (0)