Skip to content

Commit

Permalink
Updating dependency that was failing the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DilsonHiga committed Jul 1, 2024
1 parent 9e48ba0 commit 8ff65ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/GraphemeTestGen.roc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## parse it and then generate the individual tests.
app [main] {
pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.11.0/SY4WWMhWQ9NvQgvIthcv15AUeA7rAIJHAHgiaSHGhdY.tar.br",
parser: "https://github.com/lukewilliamboswell/roc-parser/releases/download/0.5.2/9VrPjwfQQ1QeSL3CfmWr2Pr9DESdDIXy97pwpuq84Ck.tar.br",
parser: "https://github.com/lukewilliamboswell/roc-parser/releases/download/0.7.1/MvLlME9RxOBjl0QCxyn3LIaoG9pSlaNxCa-t3BfbPNc.tar.br",
}

import pf.Task exposing [Task]
Expand Down

0 comments on commit 8ff65ea

Please sign in to comment.