Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Bump CloudNative.CloudEvents.SystemTextJson from 2.3.0 to 2.3.1 (#89)
Browse files Browse the repository at this point in the history
Bumps [CloudNative.CloudEvents.SystemTextJson](https://github.com/cloudevents/sdk-csharp) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cloudevents/sdk-csharp/releases)
- [Changelog](https://github.com/cloudevents/sdk-csharp/blob/main/docs/changes-since-1x.md)
- [Commits](cloudevents/sdk-csharp@CloudNative.CloudEvents.All-2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: CloudNative.CloudEvents.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent 3d1b971 commit abe1571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FaluSdk.Tests/FaluSdk.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CloudNative.CloudEvents.SystemTextJson" Version="2.3.0" />
<PackageReference Include="CloudNative.CloudEvents.SystemTextJson" Version="2.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
Expand Down

0 comments on commit abe1571

Please sign in to comment.