Skip to content

Commit 5158daf

Browse files
Bump dependencies (dfinity#89)
* bump moc * fix * fix * bump mops dependencies * fix * fix
1 parent fac9805 commit 5158daf

File tree

8 files changed

+133
-105
lines changed

8 files changed

+133
-105
lines changed

.github/workflows/perf.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
env:
14-
DFX_VERSION: 0.14.4
15-
IC_REPL_VERSION: 0.4.1
14+
DFX_VERSION: 0.15.0
15+
IC_REPL_VERSION: 0.4.3
1616
MOC_VERSION: 0.10.0
17-
IC_WASM_VERSION: 0.4.0
17+
IC_WASM_VERSION: 0.5.0
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Checkout out gh-pages report

0 commit comments

Comments
 (0)