Skip to content

Commit 2723a51

Browse files
Excavator: Upgrade dependencies (#673)
Co-authored-by: svc-excavator-bot <[email protected]>
1 parent e4f4eab commit 2723a51

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
@@ -132,7 +132,7 @@ org.junit.jupiter:junit-jupiter-params:5.7.0 (2 constraints: 1b17503c)
132132
org.junit.platform:junit-platform-commons:1.7.0 (3 constraints: e529342a)
133133
org.junit.platform:junit-platform-engine:1.7.0 (3 constraints: 332a0f5c)
134134
org.junit.vintage:junit-vintage-engine:5.7.0 (2 constraints: 200e1c59)
135-
org.mockito:mockito-core:3.7.0 (1 constraints: 0c050f36)
135+
org.mockito:mockito-core:3.7.7 (1 constraints: 13051636)
136136
org.objenesis:objenesis:3.1 (1 constraints: b00a12bd)
137137
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
138138
org.ow2.asm:asm:7.1 (1 constraints: 1a07505c)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ org.hamcrest:hamcrest-* = 1.3
2222
org.immutables:value = 2.8.8
2323
org.openjdk.jmh:* = 1.27
2424
org.jmock:jmock = 2.12.0
25-
org.mockito:mockito-core = 3.7.0
25+
org.mockito:mockito-core = 3.7.7
2626
ch.qos.logback:logback-classic = 1.2.3
2727
org.apache.logging.log4j:log4j-slf4j-impl = 2.14.0
2828
org.junit.jupiter:* = 5.7.0

0 commit comments

Comments
 (0)