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