Skip to content

Commit ad4885b

Browse files
committed
Update binaryen to 122
1 parent 7b9bcf9 commit ad4885b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ the<NodeJsEnvSpec>().apply {
5050
}
5151

5252
apply<BinaryenRootPlugin>()
53-
the<BinaryenRootEnvSpec>().version.set("121")
53+
the<BinaryenRootEnvSpec>().version.set("122")
5454

5555
apply<D8Plugin>()
5656
the<D8EnvSpec>().version.set("13.4.61")

0 commit comments

Comments
 (0)