Skip to content

Commit 1742b7b

Browse files
authored
Merge pull request #18 from dasiths/dependabot/nuget/src/Storage/NEventLite.StorageProviders.InMemory/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 12.0.1 to 13.0.2 in /src/Storage/NEventLite.StorageProviders.InMemory
2 parents decb8b2 + 993f45e commit 1742b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storage/NEventLite.StorageProviders.InMemory/NEventLite.StorageProviders.InMemory.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
19+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)