Skip to content

Commit

Permalink
feat: update xwin from v0.3.1 to v0.5.0 (#222)
Browse files Browse the repository at this point in the history
fix: update xwin to v0.5.0
  • Loading branch information
rjaegers committed Nov 29, 2023
1 parent ffdaeb1 commit dbb4ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG CLANG_VERSION=16
ARG DOCKER_VERSION=24.0.6
ARG MULL_VERSION=main
ARG INCLUDE_WHAT_YOU_USE_VERSION=0.20
ARG XWIN_VERSION=0.3.1
ARG XWIN_VERSION=0.5.0

ARG DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit dbb4ce3

Please sign in to comment.