Skip to content

Commit

Permalink
build(deps): bump System.Runtime.Caching from 9.0.0 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [System.Runtime.Caching](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: System.Runtime.Caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 145aee7 commit 3758cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaSolarCharger/Shared/TeslaSolarCharger.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="MudBlazor" Version="6.20.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Runtime.Caching" Version="9.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="9.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3758cb3

Please sign in to comment.