Skip to content

Commit f34dcc7

Browse files
scottmarlowbeikov
authored andcommitted
Update ByteBuddy to latest 1.14.18
Signed-off-by: Scott Marlow <[email protected]>
1 parent bc43234 commit f34dcc7

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
@@ -68,7 +68,7 @@ dependencyResolutionManagement {
6868
}
6969
libs {
7070
def antlrVersion = version "antlr", "4.13.0"
71-
def byteBuddyVersion = version "byteBuddy", "1.14.15"
71+
def byteBuddyVersion = version "byteBuddy", "1.14.18"
7272
def classmateVersion = version "classmate", "1.5.1"
7373
def geolatteVersion = version "geolatte", "1.9.1"
7474
def hcannVersion = version "hcann", "7.0.1.Final"

0 commit comments

Comments
 (0)