Skip to content

Commit 1817df2

Browse files
dependabot[bot]jskeet
authored andcommitted
Bump System.Text.Json in /src/NodaTime.Serialization.SystemTextJson
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 cf79556 commit 1817df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NodaTime.Serialization.SystemTextJson/NodaTime.Serialization.SystemTextJson.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="NodaTime" Version="[3.0.0,4.0.0)" />
22-
<PackageReference Include="System.Text.Json" Version="8.0.4" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
22+
<PackageReference Include="System.Text.Json" Version="8.0.5" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
2323
</ItemGroup>
2424
</Project>

0 commit comments

Comments
 (0)