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 0f77b2d commit 98739f7Copy full SHA for 98739f7
build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
// QuickBuffers
100
implementation group: 'us.hebi.quickbuf', name: 'quickbuf-runtime', version: '1.4'
101
// wast
102
- implementation group: 'io.github.wycst', name: 'wast', version: '0.0.15'
+ implementation group: 'io.github.wycst', name: 'wast', version: '0.0.23'
103
104
// Test
105
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
0 commit comments