Commit 2dad61d 1 parent 4c1b71b commit 2dad61d Copy full SHA for 2dad61d
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ org.slf4j:slf4j-api:1.7.31 (2 constraints: 23163705)
23
23
[Test dependencies]
24
24
com.google.code.findbugs:annotations:3.0.1 (1 constraints: 9e0aafc3)
25
25
junit:junit:4.13.2 (1 constraints: 3c05463b)
26
- net.bytebuddy:byte-buddy:1.11.2 (1 constraints: 3f0b37de )
27
- net.bytebuddy:byte-buddy-agent:1.11.2 (1 constraints: 3f0b37de )
26
+ net.bytebuddy:byte-buddy:1.11.3 (1 constraints: 400b38de )
27
+ net.bytebuddy:byte-buddy-agent:1.11.3 (1 constraints: 400b38de )
28
28
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
29
29
org.apache-extras.beanshell:bsh:2.0b6 (1 constraints: ac07626b)
30
30
org.assertj:assertj-core:3.20.2 (1 constraints: 39053b3b)
@@ -33,6 +33,6 @@ org.hamcrest:hamcrest-core:2.1 (2 constraints: 88126e10)
33
33
org.hamcrest:hamcrest-library:2.1 (1 constraints: 1507415c)
34
34
org.jmock:jmock:2.12.0 (1 constraints: 3705353b)
35
35
org.jmock:jmock-testjar:2.12.0 (1 constraints: a507a272)
36
- org.mockito:mockito-core:3.11.1 (1 constraints: 3805393b )
36
+ org.mockito:mockito-core:3.11.2 (1 constraints: 39053a3b )
37
37
org.objenesis:objenesis:3.2 (1 constraints: b10a13bd)
38
38
org.ow2.asm:asm:9.1 (2 constraints: c70b61ef)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ org.assertj:assertj-* = 3.20.2
8
8
org.hamcrest:hamcrest-* = 1.3
9
9
org.immutables:value = 2.8.8
10
10
org.jmock:jmock = 2.12.0
11
- org.mockito:mockito-core = 3.11.1
11
+ org.mockito:mockito-core = 3.11.2
12
12
org.openjdk.jmh:* = 1.32
13
13
org.ow2.asm:asm = 9.1
14
14
org.slf4j:slf4j-* = 1.7.31
You can’t perform that action at this time.
0 commit comments