Skip to content

Commit

Permalink
chore(deps): update dependency saucecontrol.inheritdoc to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent f70626c commit e81afca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />

<!-- Required for inheritdoc -->
<PackageReference Include="SauceControl.InheritDoc" Version="1.4.0">
<PackageReference Include="SauceControl.InheritDoc" Version="2.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit e81afca

Please sign in to comment.