Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update SauceControl.InheritDoc requirement from 1.3.* to 1.4.*
Updates the requirements on [SauceControl.InheritDoc](https://github.com/saucecontrol/InheritDoc) to permit the latest version. - [Release notes](https://github.com/saucecontrol/InheritDoc/releases) - [Commits](saucecontrol/InheritDoc@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: SauceControl.InheritDoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
commit 54b8dd22be113a1b0f572ee8fb42bd666099d858
2 changes: 1 addition & 1 deletion package-versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<DapperVersion>2.1.*</DapperVersion>
<FluentAssertionsVersion>6.12.*</FluentAssertionsVersion>
<GitHubActionsTestLoggerVersion>2.3.*</GitHubActionsTestLoggerVersion>
<InheritDocVersion>1.3.*</InheritDocVersion>
<InheritDocVersion>1.4.*</InheritDocVersion>
<SourceLinkVersion>8.0.*</SourceLinkVersion>
<TestSdkVersion>17.8.*</TestSdkVersion>
<XunitVersion>2.5.*</XunitVersion>
Expand Down