Skip to content

Commit 0617d56

Browse files
Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#84)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09f760e commit 0617d56

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
@@ -6,7 +6,7 @@ kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version =
66

77
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.17.2-dev" }
88

9-
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
9+
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.3" }
1010
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.2.3" }
1111
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.10.2" }
1212

0 commit comments

Comments
 (0)