Skip to content

Commit

Permalink
chore(deps): update jetbrains to v2024.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 20, 2024
1 parent 4d2ebd9 commit c9ffc94
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 @@ -33,7 +33,7 @@
]
},
"jetbrains.resharper.globaltools": {
"version": "2024.2.0",
"version": "2024.2.1",
"commands": [
"jb"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="6.0.2" />
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2024.2.0" />
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2024.2.1" />
<PackageVersion Include="ReportGenerator" Version="5.3.8" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.7.4" />
</ItemGroup>
Expand Down

0 comments on commit c9ffc94

Please sign in to comment.