Skip to content

Commit 56f3644

Browse files
chore(deps): bump junit from 5.11.3 to 5.12.1
Bumps `junit` from 5.11.3 to 5.12.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c61d38 commit 56f3644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "2.1.0"
33
spotless = "6.25.0"
44
commonsIo = "2.18.0"
5-
junit = "5.11.3"
5+
junit = "5.12.1"
66
coroutines = "1.9.0"
77
ktor="3.0.2"
88
testContainers="1.20.4"

0 commit comments

Comments
 (0)