Skip to content

Commit bc72a89

Browse files
Bump ZiggyCreatures.FusionCache.Serialization.SystemTextJson from 2.5.0 to 2.6.0
--- updated-dependencies: - dependency-name: ZiggyCreatures.FusionCache.Serialization.SystemTextJson dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f0658d commit bc72a89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/SerializerPayloadGenerator/SerializerPayloadGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="2.5.0" />
1212
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ProtoBufNet" Version="2.5.0" />
1313
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ServiceStackJson" Version="2.5.0" />
14-
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version="2.5.0" />
14+
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version="2.6.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)