Skip to content

Commit a3ac83b

Browse files
7.2.9
1 parent 583cf2e commit a3ac83b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MODULE.bazel

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "bazel-diff",
3-
version = "7.2.8",
3+
version = "7.2.9",
44
compatibility_level = 0,
55
)
66

@@ -22,7 +22,7 @@ bazel_diff_maven.install(
2222
"junit:junit:4.13.2",
2323
"org.apache.commons:commons-pool2:2.11.1",
2424
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2",
25-
"org.mockito.kotlin:mockito-kotlin:4.0.0",
25+
"org.mockito.kotlin:mockito-kotlin:5.4.0",
2626
],
2727
lock_file = "//:maven_install.json",
2828
)

MODULE.bazel.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)