Skip to content

Commit f309a48

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.13.4
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.9.2 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4166a33 commit f309a48

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
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation gradleTestKit()
3131
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
3232
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
33-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
33+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
3434
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3535
}
3636

0 commit comments

Comments
 (0)