Skip to content

Commit

Permalink
bump mmm dep versions (#86)
Browse files Browse the repository at this point in the history
* [mmm] bump version

* update ocp

* update spl-token-2022 to 1.0
  • Loading branch information
solonk8 authored Mar 6, 2024
1 parent cac7c65 commit e8c5662
Show file tree
Hide file tree
Showing 5 changed files with 349 additions and 233 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: metadaoproject/anchor-test@v2
with:
anchor-version: '0.29.0'
solana-cli-version: '1.16.24'
solana-cli-version: '1.17.6'
node-version: '16.15.1'
features: 'anchor-test'
- run: cargo fmt -- --check && cargo clippy
2 changes: 1 addition & 1 deletion Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ test = "npx ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"

[toolchain]
anchor_version = "0.29.0"
solana_version = "1.16.25"
solana_version = "1.17.6"
Loading

0 comments on commit e8c5662

Please sign in to comment.