Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 40193a3 commit 7b43cb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="AspNetCoreAnalyzers" Version="0.3.0"/>
<PackageVersion Include="ElectronNET.API" Version="23.6.2" />
<PackageVersion Include="IDisposableAnalyzers" Version="4.0.8"/>
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.182"/>
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.183"/>
<PackageVersion Include="StyleCop.Analyzers" Version="1.1.118"/>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100",
"version": "9.0.101",
"rollForward": "latestPatch"
}
}

0 comments on commit 7b43cb0

Please sign in to comment.