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 ad077ae commit c9d2d66Copy full SHA for c9d2d66
dependencyManagement/build.gradle.kts
@@ -39,7 +39,7 @@ val autoServiceVersion = "1.1.1"
39
val autoValueVersion = "1.11.0"
40
val errorProneVersion = "2.42.0"
41
val byteBuddyVersion = "1.17.7"
42
-val asmVersion = "9.8"
+val asmVersion = "9.9"
43
val jmhVersion = "1.37"
44
val mockitoVersion = "4.11.0"
45
val slf4jVersion = "2.0.17"
0 commit comments