Skip to content

Commit

Permalink
Merge pull request #4 from SeppPenner/dependabot/nuget/src/NetCoreMQT…
Browse files Browse the repository at this point in the history
…TExampleCluster.Cluster/System.Runtime.Caching-7.0.0

Bump System.Runtime.Caching from 6.0.0 to 7.0.0 in /src/NetCoreMQTTExampleCluster.Cluster
  • Loading branch information
SeppPenner authored Dec 26, 2024
2 parents 2928724 + 119e344 commit a148698
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="6.0.0" />
<PackageReference Include="Microsoft.Orleans.Client" Version="3.6.2" />
</ItemGroup>
Expand Down

0 comments on commit a148698

Please sign in to comment.