Skip to content

Commit 2e25d9e

Browse files
Excavator: Upgrade dependencies (#1588)
1 parent 10d3e94 commit 2e25d9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ org.jetbrains:annotations:26.1.0 (1 constraints: 351170d1)
5252

5353
org.jspecify:jspecify:1.0.0 (7 constraints: 5370d26f)
5454

55-
org.mockito:mockito-core:5.21.0 (1 constraints: 3a05483b)
55+
org.mockito:mockito-core:5.22.0 (1 constraints: 3b054b3b)
5656

5757
org.objenesis:objenesis:3.3 (1 constraints: b20a14bd)
5858

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ org.assertj:assertj-core = 3.27.7
99
org.immutables:* = 2.12.1
1010
org.junit.jupiter:* = 6.0.3
1111
org.junit.platform:* = 6.0.3
12-
org.mockito:mockito-core = 5.21.0
12+
org.mockito:mockito-core = 5.22.0
1313
org.openjdk.jmh:* = 1.37

0 commit comments

Comments
 (0)