Skip to content

Commit e8780a3

Browse files
Excavator: Upgrade net.bytebuddy:* to 1.18.7 (#770)
1 parent afb03a5 commit e8780a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ org.yaml:snakeyaml:2.5 (1 constraints: 3f178e10)
9696

9797
[Test dependencies]
9898

99-
net.bytebuddy:byte-buddy:1.18.3 (2 constraints: 9816a63e)
99+
net.bytebuddy:byte-buddy:1.18.7 (2 constraints: 9816a63e)
100100

101-
net.bytebuddy:byte-buddy-agent:1.18.3 (1 constraints: 460b40de)
101+
net.bytebuddy:byte-buddy-agent:1.18.7 (1 constraints: 460b40de)
102102

103103
org.assertj:assertj-core:3.27.7 (1 constraints: 4505553b)
104104

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ org.assertj:assertj-core = 3.27.7
88
org.junit.jupiter:* = 5.8.2
99
org.mockito:* = 4.4.0
1010
org.hamcrest:* = 2.1
11-
net.bytebuddy:* = 1.14.11
11+
net.bytebuddy:* = 1.18.7

0 commit comments

Comments
 (0)