We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb03a5 commit e8780a3Copy full SHA for e8780a3
2 files changed
versions.lock
@@ -96,9 +96,9 @@ org.yaml:snakeyaml:2.5 (1 constraints: 3f178e10)
96
97
[Test dependencies]
98
99
-net.bytebuddy:byte-buddy:1.18.3 (2 constraints: 9816a63e)
+net.bytebuddy:byte-buddy:1.18.7 (2 constraints: 9816a63e)
100
101
-net.bytebuddy:byte-buddy-agent:1.18.3 (1 constraints: 460b40de)
+net.bytebuddy:byte-buddy-agent:1.18.7 (1 constraints: 460b40de)
102
103
org.assertj:assertj-core:3.27.7 (1 constraints: 4505553b)
104
versions.props
@@ -8,4 +8,4 @@ org.assertj:assertj-core = 3.27.7
8
org.junit.jupiter:* = 5.8.2
9
org.mockito:* = 4.4.0
10
org.hamcrest:* = 2.1
11
-net.bytebuddy:* = 1.14.11
+net.bytebuddy:* = 1.18.7
0 commit comments