Skip to content

Commit

Permalink
Bump dependencies (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMann authored Jan 7, 2025
1 parent 16669cb commit 49eb5b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eryph.ClientRuntime.Powershell" Version="0.8.1-beta.1" />
<PackageReference Include="Eryph.ClientRuntime.Powershell" Version="0.8.1" />
<PackageReference Include="Eryph.ConfigModel.Catlets.Json" Version="0.7.0" />
<PackageReference Include="Eryph.ConfigModel.Catlets.Yaml" Version="0.7.0" />
<PackageReference Include="Eryph.ConfigModel.Networks.Json" Version="0.7.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Eryph.ComputeClient/Eryph.ComputeClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eryph.ClientRuntime.Authentication" Version="0.8.1-beta.1" />
<PackageReference Include="Eryph.ClientRuntime.Authentication" Version="0.8.1" />
<PackageReference Include="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20241108.1" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 49eb5b2

Please sign in to comment.