Skip to content

Commit

Permalink
WAST 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
wycst authored Aug 5, 2024
1 parent f75b309 commit 1edfae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
// QuickBuffers
implementation group: 'us.hebi.quickbuf', name: 'quickbuf-runtime', version: '1.4'
// wast
implementation group: 'io.github.wycst', name: 'wast', version: '0.0.13.2'
implementation group: 'io.github.wycst', name: 'wast', version: '0.0.15'

// Test
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
Expand Down

0 comments on commit 1edfae9

Please sign in to comment.