Skip to content

Commit

Permalink
Wast 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
wycst authored Feb 8, 2025
1 parent 0f77b2d commit 98739f7
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.15'
implementation group: 'io.github.wycst', name: 'wast', version: '0.0.23'

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

0 comments on commit 98739f7

Please sign in to comment.