Skip to content

Commit

Permalink
Update dependencies (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam authored Jun 24, 2024
1 parent 534589b commit f15744f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReportingApi/ReportingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

</Project>

0 comments on commit f15744f

Please sign in to comment.