Skip to content

Commit 2639faf

Browse files
Bump org-junit-jupiter from 5.11.0-RC1 to 5.11.0
Bumps `org-junit-jupiter` from 5.11.0-RC1 to 5.11.0. Updates `org.junit.jupiter:junit-jupiter` from 5.11.0-RC1 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0-RC1...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0-RC1 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0-RC1...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b4b19c commit 2639faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nl-littlerobots-version-catalog-update-plugin = "0.8.4"
1111
org-assertj = "3.26.3"
1212
org-gaul-modernizer = "2.9.0"
1313
org-jacoco = "0.8.12"
14-
org-junit-jupiter = "5.11.0-RC1"
14+
org-junit-jupiter = "5.11.0"
1515
org-kordamp-gradle-jdeps-plugin = "0.20.0"
1616
org-mockito = "5.12.0"
1717
org-owasp-dependencycheck-plugin = "10.0.3"

0 commit comments

Comments
 (0)