Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper committed Nov 21, 2023
1 parent 994b9b4 commit cdbde89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
env:
LEATHERMAN_VERSION: 1.11.0
CPP_PCP_CLIENT_VERSION: 1.7.6
CPPHOCON_VERSION: 0.2.0
LEATHERMAN_VERSION: 1.12.11
CPP_PCP_CLIENT_VERSION: 1.7.7
CPPHOCON_VERSION: 0.3.0
GITHUB_TOKEN: ${{ github.token }}
shell: pwsh
run: |
Expand Down

0 comments on commit cdbde89

Please sign in to comment.