Skip to content

Commit

Permalink
[security]: dotnet/runtime#104619
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflill committed Jul 28, 2024
1 parent 6d32f07 commit 732a7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Neon.Operator.Analyzers/Neon.Operator.Analyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="System.Text.Json" Version="8.0.3" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="System.Text.Json" Version="8.0.4" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="YamlDotNet" Version="15.1.2" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 732a7aa

Please sign in to comment.