Skip to content

Commit

Permalink
Merge pull request #653 from servicetitan/dependabot/nuget/StackExcha…
Browse files Browse the repository at this point in the history
…nge.Redis-2.7.star

build(deps): Update StackExchange.Redis requirement from 2.6.* to 2.7.*
  • Loading branch information
alexyakunin authored Nov 14, 2023
2 parents 92568e2 + 42e7f2d commit 3e4382b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<PackageReference Update="Pluralize.NET" Version="1.0.*" />
<PackageReference Update="Pomelo.EntityFrameworkCore.MySql" Version="$(EntityFrameworkCoreMySqlVersion)" />
<PackageReference Update="RestEase" Version="$(RestEaseVersion)" />
<PackageReference Update="StackExchange.Redis" Version="2.6.*" />
<PackageReference Update="StackExchange.Redis" Version="2.7.*" />
<PackageReference Update="System.Collections.Immutable" Version="$(SystemXxxVersion)" />
<PackageReference Update="System.Configuration.ConfigurationManager" Version="$(SystemXxxVersion)" />
<PackageReference Update="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 3e4382b

Please sign in to comment.