Skip to content

Commit bde18f9

Browse files
Bump junitJupiter from 5.12.0 to 5.12.1 (#835)
Bumps `junitJupiter` from 5.12.0 to 5.12.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 376cbe5 commit bde18f9

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
@@ -3,7 +3,7 @@ groovy3 = "3.0.23"
33
groovy3Versionrange = "[3,4)"
44
groovy4 = "4.0.24"
55
groovy4Versionrange = "[4,)"
6-
junitJupiter = "5.12.0"
6+
junitJupiter = "5.12.1"
77
junitPlatform = "1.12.0"
88
kotlin = "2.1.10"
99
kotlinVersionrange = "[1.6,3)"

0 commit comments

Comments
 (0)