We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbbd60 commit fb608d5Copy full SHA for fb608d5
build.gradle
@@ -57,7 +57,7 @@ def toolchainJavadocTool = javaToolchains.javadocToolFor {
57
languageVersion = JavaLanguageVersion.of(buildJavaVersion)
58
}
59
60
-def byteBuddyVersion = '1.14.11'
+def byteBuddyVersion = '1.14.12'
61
def findbugsAnnotationsVersion = '3.0.1'
62
def checkstyleVersion = '9.3'
63
def hamcrestVersion = '2.2'
0 commit comments