Skip to content

Commit d951e68

Browse files
Bump BitFaster.Caching from 2.5.2 to 2.5.3 in /src (#1540)
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases) - [Commits](bitfaster/BitFaster.Caching@v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: BitFaster.Caching dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5647a00 commit d951e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Transport.RabbitMQ/NServiceBus.Transport.RabbitMQ.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="BitFaster.Caching" Version="2.5.2" />
11+
<PackageReference Include="BitFaster.Caching" Version="2.5.3" />
1212
<PackageReference Include="NServiceBus" Version="9.2.4" />
1313
<PackageReference Include="RabbitMQ.Client" Version="7.1.0" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)