Skip to content

Commit 9885fdc

Browse files
Bump org.junit.jupiter:junit-jupiter-params from 5.11.4 to 5.12.1
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df3f466 commit 9885fdc

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
@@ -2,7 +2,7 @@
22
kotlin = "2.1.10"
33
kotlinxSerializationJson = "1.8.0"
44
kotlinxCoroutines = "1.10.1"
5-
junitJupiterParams = "5.11.4"
5+
junitJupiterParams = "5.12.1"
66
mavenPublish = "0.30.0"
77
mockitoKotlin = "5.4.0"
88
okhttp = "4.12.0"

0 commit comments

Comments
 (0)