Skip to content

Commit 742ca76

Browse files
committed
Update binaryen to 123
1 parent fc4634e commit 742ca76

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("122")
53+
the<BinaryenRootEnvSpec>().version.set("123")
5454

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

0 commit comments

Comments
 (0)