Skip to content

Commit 55b1a55

Browse files
committed
Package updates
1 parent e2dca93 commit 55b1a55

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package-versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
<HumanizerFrozenVersion>2.14.1</HumanizerFrozenVersion>
77

88
<!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
9-
<BenchmarkDotNetVersion>0.13.*</BenchmarkDotNetVersion>
10-
<BogusVersion>35.5.*</BogusVersion>
11-
<CodeAnalysisVersion>4.10.*</CodeAnalysisVersion>
9+
<BenchmarkDotNetVersion>0.14.*</BenchmarkDotNetVersion>
10+
<BogusVersion>35.6.*</BogusVersion>
11+
<CodeAnalysisVersion>4.11.*</CodeAnalysisVersion>
1212
<CoverletVersion>6.0.*</CoverletVersion>
1313
<DapperVersion>2.1.*</DapperVersion>
1414
<FluentAssertionsVersion>6.12.*</FluentAssertionsVersion>
15-
<GitHubActionsTestLoggerVersion>2.3.*</GitHubActionsTestLoggerVersion>
15+
<GitHubActionsTestLoggerVersion>2.4.*</GitHubActionsTestLoggerVersion>
1616
<InheritDocVersion>2.0.*</InheritDocVersion>
1717
<SourceLinkVersion>8.0.*</SourceLinkVersion>
18-
<TestSdkVersion>17.10.*</TestSdkVersion>
19-
<XunitVersion>2.8.*</XunitVersion>
18+
<TestSdkVersion>17.11.*</TestSdkVersion>
19+
<XunitVersion>2.9.*</XunitVersion>
2020
</PropertyGroup>
2121

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

0 commit comments

Comments
 (0)