We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac88a3 commit cc1a89bCopy full SHA for cc1a89b
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -72,7 +72,7 @@ bom {
72
]
73
}
74
75
- library("Byte Buddy", "1.12.9") {
+ library("Byte Buddy", "1.12.10") {
76
group("net.bytebuddy") {
77
modules = [
78
"byte-buddy",
0 commit comments