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 fc4634e commit 742ca76Copy full SHA for 742ca76
build.gradle.kts
@@ -50,7 +50,7 @@ the<NodeJsEnvSpec>().apply {
50
}
51
52
apply<BinaryenRootPlugin>()
53
-the<BinaryenRootEnvSpec>().version.set("122")
+the<BinaryenRootEnvSpec>().version.set("123")
54
55
apply<D8Plugin>()
56
the<D8EnvSpec>().version.set("13.4.61")
0 commit comments