Skip to content

Commit ebfa494

Browse files
committed
Upgrade to Byte Buddy 1.10.18
Closes gh-24078
1 parent df6181f commit ebfa494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ bom {
142142
]
143143
}
144144
}
145-
library("Byte Buddy", "1.10.17") {
145+
library("Byte Buddy", "1.10.18") {
146146
group("net.bytebuddy") {
147147
modules = [
148148
"byte-buddy",

0 commit comments

Comments
 (0)