Skip to content

Commit

Permalink
Update jetbrains to v2022.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2022
1 parent 1c6d3dd commit 2639733
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"commands": ["codecov"]
},
"jetbrains.resharper.globaltools": {
"version": "2022.1.0",
"version": "2022.1.1",
"commands": ["jb"]
},
"dotnet-format": {
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="5.10.1" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2022.1.0" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2022.1.1" />
<PackageVersion Include="Nuke.Common" Version="6.0.2" />
<PackageVersion Include="ReportGenerator" Version="5.1.5" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="0.17.9" />
Expand Down

0 comments on commit 2639733

Please sign in to comment.