Skip to content

Commit 44c650e

Browse files
committed
Upgrade to Byte Buddy 1.14.6
Closes gh-36994
1 parent 4252321 commit 44c650e

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
@@ -123,7 +123,7 @@ bom {
123123
]
124124
}
125125
}
126-
library("Byte Buddy", "1.14.5") {
126+
library("Byte Buddy", "1.14.6") {
127127
group("net.bytebuddy") {
128128
modules = [
129129
"byte-buddy",

0 commit comments

Comments
 (0)