Skip to content

Commit cd65e26

Browse files
committed
Upgrade to Byte Buddy 1.18.10
Closes gh-50693
1 parent ca5089d commit cd65e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ bom {
186186
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
187187
}
188188
}
189-
library("Byte Buddy", "1.18.9") {
189+
library("Byte Buddy", "1.18.10") {
190190
group("net.bytebuddy") {
191191
modules = [
192192
"byte-buddy",

0 commit comments

Comments
 (0)