Skip to content

Commit fda20ed

Browse files
Bump SonarAnalyzer.CSharp from 10.7.0.110445 to 10.8.0.113526 (#142)
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 10.7.0.110445 to 10.8.0.113526. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@10.7.0.110445...10.8.0.113526) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.8.0.113526 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Barry Dorrans <github.com@idunno.org>
1 parent d127aa5 commit fda20ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.13" />
88
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
99
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.7.115" />
10-
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.7.0.110445" />
10+
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.8.0.113526" />
1111
<PackageVersion Include="Microsoft.Sbom.Targets" Version="3.0.1" />
1212
<PackageVersion Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" />
1313
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.7.0" />

0 commit comments

Comments
 (0)