Skip to content

Commit 64c7d4e

Browse files
Bump System.Text.Json from 8.0.2 to 8.0.3 (#1032)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f650b0 commit 64c7d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio/Minio.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2626
<PackageReference Include="System.Net.Primitives" Version="4.3.1" />
2727
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
28-
<PackageReference Include="System.Text.Json" Version="8.0.2" />
28+
<PackageReference Include="System.Text.Json" Version="8.0.3" />
2929
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
3030
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
3131
</ItemGroup>

0 commit comments

Comments
 (0)