Skip to content

Commit

Permalink
Merge pull request #678 from FirelyTeam/dependabot/nuget/System.Text.…
Browse files Browse the repository at this point in the history
…Json-9.0.1

Bump System.Text.Json from 9.0.0 to 9.0.1
  • Loading branch information
baseTwo authored Jan 16, 2025
2 parents 0bb9e90 + bfe09bb commit a71497a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cql/Elm/Elm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
</ItemGroup>


Expand Down

0 comments on commit a71497a

Please sign in to comment.