Skip to content

Commit b660d8c

Browse files
committed
Merge branch '6.2.x'
2 parents 892a5cd + 6c23180 commit b660d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1"))
2121
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.8.0"))
2222
api(platform("org.junit:junit-bom:5.12.1"))
23-
api(platform("org.mockito:mockito-bom:5.16.0"))
23+
api(platform("org.mockito:mockito-bom:5.16.1"))
2424

2525
constraints {
2626
api("com.fasterxml:aalto-xml:1.3.2")

0 commit comments

Comments
 (0)