iemejia commented on a change in pull request #990:
URL: https://github.com/apache/avro/pull/990#discussion_r525967084



##########
File path: lang/csharp/src/apache/main/Avro.main.csproj
##########
@@ -56,7 +56,7 @@
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; 
buildtransitive</IncludeAssets>
     </PackageReference>
-    <PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
+    <PackageReference Include="Newtonsoft.Json" Version="12.0.3" />

Review comment:
       No idea, maybe this would appear in 
https://github.com/apache/avro/network/updates of your fork but not sure. Maybe 
enabling this in your fork will help you see it somewhere, notice that if you 
enable this in your fork you will be swamped by PR requests.
   
   The syntax for github's dependabot is not the same of the one on your link, 
it is v2 and I have not found the docs for that, the closest I found was VS 
Code helping me with suggestions (It uses this schema 
https://json.schemastore.org/dependabot-2.0).
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to