File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ org.junit.jupiter:junit-jupiter-params:5.12.1 (2 constraints: 7013a55b)
135
135
org.junit.platform:junit-platform-commons:1.12.1 (2 constraints: 3121bd83)
136
136
org.junit.platform:junit-platform-engine:1.12.1 (2 constraints: 49230245)
137
137
org.junit.platform:junit-platform-launcher:1.12.1 (1 constraints: 3705303b)
138
- org.mockito:mockito-core:5.16.1 (2 constraints: 36145987 )
139
- org.mockito:mockito-junit-jupiter:5.16.1 (1 constraints: 3f05543b )
138
+ org.mockito:mockito-core:5.17.0 (2 constraints: 36145d87 )
139
+ org.mockito:mockito-junit-jupiter:5.17.0 (1 constraints: 3f05563b )
140
140
org.objenesis:objenesis:3.3 (1 constraints: b20a14bd)
141
141
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)
142
142
org.ow2.asm:asm:8.0.1 (1 constraints: 7907136b)
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ org.immutables:value = 2.10.1
24
24
org.jmock:jmock = 2.13.1
25
25
org.junit.jupiter:* = 5.12.1
26
26
org.junit.platform:* = 1.12.1
27
- org.mockito:* = 5.16.1
27
+ org.mockito:* = 5.17.0
28
28
org.slf4j:* = 1.7.36
29
29
io.undertow:* = 2.2.37.Final
30
30
# dependency-upgrader:OFF
You can’t perform that action at this time.
0 commit comments