Skip to content

Commit 6e223b2

Browse files
dependabot[bot]MjrTom
authored andcommitted
Bump ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson from 2.5.0 to 2.6.0
--- updated-dependencies: - dependency-name: ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson 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 bb7bbc8 commit 6e223b2

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
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack" Version="2.6.0" />
1010
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack" Version="2.5.0" />
11-
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="2.5.0" />
11+
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="2.6.0" />
1212
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ProtoBufNet" Version="2.5.0" />
1313
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.ServiceStackJson" Version="2.5.0" />
1414
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version="2.5.0" />

0 commit comments

Comments
 (0)