Skip to content

Commit

Permalink
Upgrade to Byte Buddy 1.12.10
Browse files Browse the repository at this point in the history
Closes gh-30928
  • Loading branch information
wilkinsona committed May 10, 2022
1 parent 3fb6260 commit 6bd48c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -150,7 +150,7 @@ bom {
]
}
}
library("Byte Buddy", "1.12.9") {
library("Byte Buddy", "1.12.10") {
group("net.bytebuddy") {
modules = [
"byte-buddy",
Expand Down

0 comments on commit 6bd48c6

Please sign in to comment.