Skip to content

Commit e8793a8

Browse files
scottmarlowSanne
authored andcommitted
HHH-17713 Upgrade ByteBuddy to 1.14.11
Signed-off-by: Scott Marlow <[email protected]>
1 parent 0a41fa4 commit e8793a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencyResolutionManagement {
6565
}
6666
libs {
6767
def antlrVersion = version "antlr", "4.13.0"
68-
def byteBuddyVersion = version "byteBuddy", "1.14.7"
68+
def byteBuddyVersion = version "byteBuddy", "1.14.11"
6969
def classmateVersion = version "classmate", "1.5.1"
7070
def geolatteVersion = version "geolatte", "1.8.2"
7171
def hcannVersion = version "hcann", "6.0.6.Final"

0 commit comments

Comments
 (0)