Skip to content

Commit dfa8921

Browse files
Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Kevsoft.WLED
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b014670 commit dfa8921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kevsoft.WLED/Kevsoft.WLED.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<ItemGroup>
2626
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
27-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
27+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
2828
</ItemGroup>
2929

3030
</Project>

0 commit comments

Comments
 (0)