Skip to content

Commit

Permalink
Bump System.Text.Json from 6.0.8 to 6.0.9
Browse files Browse the repository at this point in the history
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.8...v6.0.9)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 9bdc151 commit 9f3c672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BO4E/BO4E.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
Version="5.0.0"
/>
<PackageReference Include="System.Text.Encodings.Web" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.8" />
<PackageReference Include="System.Text.Json" Version="6.0.9" />
</ItemGroup>

</Project>

0 comments on commit 9f3c672

Please sign in to comment.