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 a861da2 commit c0d96f6Copy full SHA for c0d96f6
build.sbt
@@ -24,7 +24,7 @@ lazy val root = (
24
)
25
26
27
-val AsmVersion = "9.5"
+val AsmVersion = "9.6"
28
29
lazy val core = (
30
project.
0 commit comments