Skip to content

Commit 9ef5ab3

Browse files
Update dependency Newtonsoft.Json to 13.0.4
1 parent 74fd1b7 commit 9ef5ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Persistence.CosmosDB/NServiceBus.Persistence.CosmosDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.53.1" />
12-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1313
<PackageReference Include="NServiceBus" Version="10.0.0-alpha.5" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)