We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbefd1 commit b660a0aCopy full SHA for b660a0a
src/CloudNative.CloudEvents.Avro/CloudNative.CloudEvents.Avro.csproj
@@ -15,7 +15,7 @@
15
- If Apache.Avro publishes a new version that updates the dependency (to 13.0.1 or higher)
16
- we can remove our explicit dependency.
17
-->
18
- <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
19
<ProjectReference Include="..\CloudNative.CloudEvents\CloudNative.CloudEvents.csproj" />
20
</ItemGroup>
21
0 commit comments