Skip to content

Commit 5b15c22

Browse files
committed
Use Stashbox version 5.14.1
1 parent e784602 commit 5b15c22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
build_version: 5.5.1
2+
build_version: 5.5.2
33

44
version: $(build_version)-{build}
55

src/stashbox.extensions.dependencyinjection/stashbox.extensions.dependencyinjection.csproj

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

6363
<ItemGroup>
6464
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
65-
<PackageReference Include="Stashbox" Version="5.14.0" />
65+
<PackageReference Include="Stashbox" Version="5.14.1" />
6666
</ItemGroup>
6767

6868
<ItemGroup>

0 commit comments

Comments
 (0)