Skip to content

Commit

Permalink
Update Stratis packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Nov 14, 2022
1 parent 57bb35f commit 6174f97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Stratis.Core" Version="1.3.2.2" />
<PackageReference Include="Stratis.Core" Version="1.3.2.4" />
</ItemGroup>

</Project>
14 changes: 7 additions & 7 deletions CRS/Cirrus.Node/Cirrus.Node.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.21.0" />
<PackageReference Include="Stratis.Features.Api" Version="1.3.2.2" />
<PackageReference Include="Stratis.Features.Collateral" Version="4.0.9.2" />
<PackageReference Include="Stratis.Features.Notifications" Version="1.3.2.1" />
<PackageReference Include="Stratis.Features.SQLiteWalletRepository" Version="1.3.2.1" />
<PackageReference Include="Stratis.Features.SmartContracts" Version="1.3.2.1" />
<PackageReference Include="Stratis.Features.Wallet" Version="1.3.2.1" />
<PackageReference Include="Stratis.Sidechains.Networks" Version="1.3.2.1" />
<PackageReference Include="Stratis.Features.Api" Version="1.3.2.4" />
<PackageReference Include="Stratis.Features.Collateral" Version="4.0.9.3" />
<PackageReference Include="Stratis.Features.Notifications" Version="1.3.2.4" />
<PackageReference Include="Stratis.Features.SQLiteWalletRepository" Version="1.3.2.4" />
<PackageReference Include="Stratis.Features.SmartContracts" Version="1.3.2.4" />
<PackageReference Include="Stratis.Features.Wallet" Version="1.3.2.4" />
<PackageReference Include="Stratis.Sidechains.Networks" Version="1.3.2.4" />
<PackageReference Include="Stratis.SmartContracts.CLR" Version="2.0.2" />
<PackageReference Include="Stratis.SmartContracts.Core" Version="2.0.3" />
<PackageReference Include="Stratis.SmartContracts.Networks" Version="2.0.3" />
Expand Down

0 comments on commit 6174f97

Please sign in to comment.