Skip to content

Commit d5704e4

Browse files
build(deps): bump junit from 5.9.1 to 5.9.2 (#1716)
Bumps `junit` from 5.9.1 to 5.9.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) --- 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 - dependency-name: org.junit.jupiter:junit-jupiter-params 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 a08b0d4 commit d5704e4

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
@@ -28,7 +28,7 @@ spring-boot = "3.0.1"
2828
# versions of kotlin, switching to a fork https://github.com/ZacSweers/kotlin-compile-testing
2929
compile-testing = "0.1.0"
3030
icu = "71.1"
31-
junit = "5.9.1"
31+
junit = "5.9.2"
3232
logback = "1.2.1"
3333
mockk = "1.13.3"
3434
rxjava = "3.1.5"

0 commit comments

Comments
 (0)