Skip to content

Commit

Permalink
Merge pull request #120 from cake-contrib/renovate/newtonsoft.json-13.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency newtonsoft.json to v13
  • Loading branch information
gep13 authored Aug 7, 2024
2 parents b390a31 + 30e2bc1 commit fee9d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.cake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#reference "BuildArtifacts/temp/_PublishedLibraries/Cake.AppVeyor/net6.0/Cake.AppVeyor.dll"
#addin nuget:?package=Refit&version=4.8.14
#addin nuget:?package=Newtonsoft.Json&version=11.0.2
#addin nuget:?package=Newtonsoft.Json&version=13.0.3

public class BuildData
{
Expand Down

0 comments on commit fee9d2f

Please sign in to comment.