File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
<HumanizerFrozenVersion >2.14.1</HumanizerFrozenVersion >
7
7
8
8
<!-- 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 >
12
12
<CoverletVersion >6.0.*</CoverletVersion >
13
13
<DapperVersion >2.1.*</DapperVersion >
14
14
<FluentAssertionsVersion >6.12.*</FluentAssertionsVersion >
15
- <GitHubActionsTestLoggerVersion >2.3 .*</GitHubActionsTestLoggerVersion >
15
+ <GitHubActionsTestLoggerVersion >2.4 .*</GitHubActionsTestLoggerVersion >
16
16
<InheritDocVersion >2.0.*</InheritDocVersion >
17
17
<SourceLinkVersion >8.0.*</SourceLinkVersion >
18
- <TestSdkVersion >17.10 .*</TestSdkVersion >
19
- <XunitVersion >2.8 .*</XunitVersion >
18
+ <TestSdkVersion >17.11 .*</TestSdkVersion >
19
+ <XunitVersion >2.9 .*</XunitVersion >
20
20
</PropertyGroup >
21
21
22
22
<PropertyGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
You can’t perform that action at this time.
0 commit comments