We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a41fa4 commit e8793a8Copy full SHA for e8793a8
settings.gradle
@@ -65,7 +65,7 @@ dependencyResolutionManagement {
65
}
66
libs {
67
def antlrVersion = version "antlr", "4.13.0"
68
- def byteBuddyVersion = version "byteBuddy", "1.14.7"
+ def byteBuddyVersion = version "byteBuddy", "1.14.11"
69
def classmateVersion = version "classmate", "1.5.1"
70
def geolatteVersion = version "geolatte", "1.8.2"
71
def hcannVersion = version "hcann", "6.0.6.Final"
0 commit comments