Skip to content

Commit 6933ba4

Browse files
Bump Microsoft.NETFramework.ReferenceAssemblies, Particular.Approvals and System.Text.Json
Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet), [Particular.Approvals](https://github.com/Particular/Particular.Approvals) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `Particular.Approvals` from 1.0.0 to 1.1.1 - [Commits](Particular/Particular.Approvals@1.0.0...1.1.1) Updates `System.Text.Json` from 8.0.5 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v8.0.5) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Particular.Approvals dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed4197a commit 6933ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServicePulse.Host.Tests/ServicePulse.Host.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1414
<PackageReference Include="NUnit" Version="4.2.2" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
16-
<PackageReference Include="Particular.Approvals" Version="1.0.0" />
16+
<PackageReference Include="Particular.Approvals" Version="1.1.1" />
1717
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)