Skip to content

Commit 1855b05

Browse files
Update dependency Newtonsoft.Json.Bson to 1.0.3 (#1082)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 01aed3c commit 1855b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Octopus.Manager.Tentacle/Octopus.Manager.Tentacle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
125125
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
126126
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
127-
<PackageReference Include="Newtonsoft.Json.Bson" Version="1.0.2" />
127+
<PackageReference Include="Newtonsoft.Json.Bson" Version="1.0.3" />
128128
<PackageReference Include="NLog" Version="5.0.4" />
129129
<PackageReference Include="NuGet.Common" Version="3.6.0-octopus-58692" />
130130
<PackageReference Include="NuGet.Frameworks" Version="3.6.0-octopus-58692" />

0 commit comments

Comments
 (0)