Skip to content

Commit fb603a9

Browse files
Merge pull request #70 from Genocs/dependabot/nuget/src/Infrastructure/Microsoft.Extensions.Caching.StackExchangeRedis-10.0.1
Bump Microsoft.Extensions.Caching.StackExchangeRedis from 10.0.0 to 10.0.1
2 parents a23d1f6 + 0ad5567 commit fb603a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Infrastructure/Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="MassTransit.RabbitMQ" Version="8.5.7" />
14-
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="10.0.0" />
14+
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="10.0.1" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)