Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed May 15, 2023
1 parent 1c2b16c commit 0f9d492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
2. Install the appropriate library:

```
$ conan install --requires=domain/0.26.0 --update
$ conan install --requires=domain/0.27.0 --update
```

For more more detailed instructions, please refer to our [documentation](https://kth.cash/docs/).
Expand Down
3 changes: 1 addition & 2 deletions conan.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
"spdlog/1.11.0#d0fdbaa523550b89156084bf42b41c90%1681336079.737",
"secp256k1/0.16.0#310048a5c758d4c5dae6ca2baec13797%1680707008.29",
"libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c%1676205469.545",
"infrastructure/0.25.0#72e130d69d702375a34de9e054ed22f6%1684146072.8668284",
"infrastructure/0.25.0#72e130d69d702375a34de9e054ed22f6%1684146846.251",
"gmp/6.2.1#c0aec48648a7dff99f293870b95cad36%1678897585.752",
"fmt/9.1.0#e747928f85b03f48aaf227ff897d9634%1675126490.952",
"catch2/3.3.1#90c00568038b85c98ee0d79d3fd1d678%1676331257.807",
"bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d%1678293522.814",
"boost/1.81.0#9bd7ae86a881631b6cc76590621e470b%1682803250.326"
],
Expand Down

0 comments on commit 0f9d492

Please sign in to comment.