Skip to content

Commit 8fd9d91

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 581d6ba commit 8fd9d91

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
@@ -1,7 +1,7 @@
11
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
22

33
[versions]
4-
junit-jupiter = "5.11.2"
4+
junit-jupiter = "5.11.3"
55

66
[libraries]
77
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-jupiter" }

0 commit comments

Comments
 (0)