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 f2b563c commit 9f47609Copy full SHA for 9f47609
build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
// QuickBuffers
99
implementation group: 'us.hebi.quickbuf', name: 'quickbuf-runtime', version: '1.4'
100
// wast
101
- implementation group: 'io.github.wycst', name: 'wast', version: '0.0.25'
+ implementation group: 'io.github.wycst', name: 'wast', version: '0.0.26'
102
103
// Test
104
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
0 commit comments