Skip to content

Commit

Permalink
Merge pull request #167 from christianhelle/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency System.Text.Json to 9.0.1
  • Loading branch information
christianhelle authored Jan 15, 2025
2 parents e3e995a + d491052 commit bb350e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HttpGenerator.Core/HttpGenerator.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.2.0" />
<PackageReference Include="NSwag.Core.Yaml" Version="14.2.0" />
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.9.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
</ItemGroup>

</Project>

0 comments on commit bb350e0

Please sign in to comment.