Skip to content

Commit c0d96f6

Browse files
Update asm, asm-util to 9.6 (#145)
1 parent a861da2 commit c0d96f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lazy val root = (
2424
)
2525
)
2626

27-
val AsmVersion = "9.5"
27+
val AsmVersion = "9.6"
2828

2929
lazy val core = (
3030
project.

0 commit comments

Comments
 (0)