Skip to content

Commit

Permalink
chore(deps): update dependency dotmake.commandline to v1.8.6 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 7886cc3 commit 73be39c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/PathlingS3Import/PathlingS3Import.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DotMake.CommandLine" Version="1.8.4" />
<PackageReference Include="DotMake.CommandLine" Version="1.8.6" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.7.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
Expand Down
6 changes: 3 additions & 3 deletions src/PathlingS3Import/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"DotMake.CommandLine": {
"type": "Direct",
"requested": "[1.8.4, )",
"resolved": "1.8.4",
"contentHash": "2Lv68IYUxHSBM/qwHjD/mMzkmcWnRL6pjxn/4dq9pZb2sVs2MwO3Fhd2qJryXGgFUAuxWWT2WSQJ7ZyDUwslfg=="
"requested": "[1.8.6, )",
"resolved": "1.8.6",
"contentHash": "nnzSSiw/BPXdSFV2wUgQKIcf07/ZDezzsayHhbASHMrH175vRSkUdbeoFtdV/MrYZca6DZDiAb7cfbehSAdYyA=="
},
"Hl7.Fhir.R4": {
"type": "Direct",
Expand Down

0 comments on commit 73be39c

Please sign in to comment.