Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 80c9afe

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump junit from 5.13.1 to 5.13.2
Bumps `junit` from 5.13.1 to 5.13.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0996a03 commit 80c9afe

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,6 +1,6 @@
11
[versions]
22
jetty = "9.4.57.v20241219"
3-
junit = "5.13.1"
3+
junit = "5.13.2"
44
kotlin = "2.2.0"
55
kotlinx-coroutines = "1.10.2"
66
kotlin-logging = "3.0.5"

0 commit comments

Comments
 (0)