Skip to content

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman committed Oct 1, 2024
1 parent e2dca93 commit 55b1a55
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package-versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
<HumanizerFrozenVersion>2.14.1</HumanizerFrozenVersion>

<!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
<BenchmarkDotNetVersion>0.13.*</BenchmarkDotNetVersion>
<BogusVersion>35.5.*</BogusVersion>
<CodeAnalysisVersion>4.10.*</CodeAnalysisVersion>
<BenchmarkDotNetVersion>0.14.*</BenchmarkDotNetVersion>
<BogusVersion>35.6.*</BogusVersion>
<CodeAnalysisVersion>4.11.*</CodeAnalysisVersion>
<CoverletVersion>6.0.*</CoverletVersion>
<DapperVersion>2.1.*</DapperVersion>
<FluentAssertionsVersion>6.12.*</FluentAssertionsVersion>
<GitHubActionsTestLoggerVersion>2.3.*</GitHubActionsTestLoggerVersion>
<GitHubActionsTestLoggerVersion>2.4.*</GitHubActionsTestLoggerVersion>
<InheritDocVersion>2.0.*</InheritDocVersion>
<SourceLinkVersion>8.0.*</SourceLinkVersion>
<TestSdkVersion>17.10.*</TestSdkVersion>
<XunitVersion>2.8.*</XunitVersion>
<TestSdkVersion>17.11.*</TestSdkVersion>
<XunitVersion>2.9.*</XunitVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">
Expand Down

0 comments on commit 55b1a55

Please sign in to comment.