Skip to content

Commit 58c2f3d

Browse files
Bump System.Text.Json (#80)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32b244f commit 58c2f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Subscriptions-AzureServiceBus/src/graphql-aspnet-azure-servicebus-connector/graphql-aspnet-azure-servicebus-connector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.0.0" />
1111
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="5.0.0" />
1212
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
13-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
13+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)