Skip to content

Commit

Permalink
Update package references (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Mar 19, 2024
1 parent 99764e6 commit 005d1fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Valleysoft.Dredge/Valleysoft.Dredge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Valleysoft.DockerCredsProvider" Version="2.2.1" />
<PackageReference Include="Valleysoft.DockerCredsProvider" Version="2.2.2" />
<PackageReference Include="Valleysoft.DockerfileModel" Version="1.1.0" />
<PackageReference Include="Valleysoft.DockerRegistryClient" Version="4.0.0" />
<PackageReference Include="Valleysoft.DockerRegistryClient" Version="4.0.2" />
</ItemGroup>

</Project>

0 comments on commit 005d1fd

Please sign in to comment.