Skip to content

Commit

Permalink
Upgrade to Byte Buddy 1.10.13
Browse files Browse the repository at this point in the history
Closes gh-22454
  • Loading branch information
wilkinsona committed Jul 21, 2020
1 parent bec2942 commit 82ca58a
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 @@ -141,7 +141,7 @@ bom {
]
}
}
library("Byte Buddy", "1.10.11") {
library("Byte Buddy", "1.10.13") {
group("net.bytebuddy") {
modules = [
"byte-buddy",
Expand Down

0 comments on commit 82ca58a

Please sign in to comment.