Skip to content

Commit ab6db22

Browse files
Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/EventStore.Client
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] <support@github.com>
1 parent 09fcaa6 commit ab6db22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventStore.Client/EventStore.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
1515
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" />
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1"/>
17-
<PackageReference Include="System.Text.Json" Version="8.0.4"/>
17+
<PackageReference Include="System.Text.Json" Version="8.0.5"/>
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)