Skip to content

Commit 1ad9e2b

Browse files
Bump org.mockito.kotlin:mockito-kotlin from 6.2.0 to 6.2.2
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 6.2.0 to 6.2.2. - [Release notes](https://github.com/mockito/mockito-kotlin/releases) - [Commits](mockito/mockito-kotlin@v6.2.0...v6.2.2) --- updated-dependencies: - dependency-name: org.mockito.kotlin:mockito-kotlin dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2659d94 commit 1ad9e2b

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
@@ -7,7 +7,7 @@ kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version =
77
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.17.1-dev" }
88

99
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
10-
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.2.0" }
10+
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.2.2" }
1111
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.10.2" }
1212

1313
[plugins]

0 commit comments

Comments
 (0)