Skip to content

Commit

Permalink
HHH-18091 Upgrade to ByteBuddy 1.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed May 9, 2024
1 parent e7d32c0 commit fb7c9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencyResolutionManagement {
}
libs {
def antlrVersion = version "antlr", "4.13.0"
def byteBuddyVersion = version "byteBuddy", "1.14.12"
def byteBuddyVersion = version "byteBuddy", "1.14.15"
def classmateVersion = version "classmate", "1.5.1"
def geolatteVersion = version "geolatte", "1.8.2"
def hcannVersion = version "hcann", "6.0.6.Final"
Expand Down

0 comments on commit fb7c9a4

Please sign in to comment.