Skip to content

Commit

Permalink
chore(deps): pin mull to release v0.22.0 (#428)
Browse files Browse the repository at this point in the history
chore: pin mull to release 0.22.0

Co-authored-by: EkelmansPh <58972933+EkelmansPh@users.noreply.github.com>
  • Loading branch information
rjaegers and EkelmansPh committed May 30, 2024
1 parent bd2b961 commit 85d9091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/cpp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG BATS_VERSION=1.10.0
ARG CCACHE_VERSION=4.9.1
ARG CLANG_VERSION=17
ARG DOCKER_VERSION=26.1.1
ARG MULL_VERSION=main
ARG MULL_VERSION=0.22.0
ARG INCLUDE_WHAT_YOU_USE_VERSION=0.21
ARG XWIN_VERSION=0.5.2

Expand Down

0 comments on commit 85d9091

Please sign in to comment.