Skip to content

Commit

Permalink
Bump Simple.API
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelEstevamReis committed Oct 3, 2024
1 parent ac4011a commit b92acc3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Sicoob.Cobranca/Sicoob.Cobranca.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Simple.API" Version="1.7.1.2" />
<PackageReference Include="Simple.API" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Sicoob.Conta/Sicoob.Conta.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Simple.API" Version="1.7.1.2" />
<PackageReference Include="Simple.API" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Sicoob.PIX/Sicoob.PIX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<ItemGroup>
<PackageReference Include="CS.BCB.PIX" Version="0.9.2" />
<PackageReference Include="Simple.API" Version="1.7.1.2" />
<PackageReference Include="Simple.API" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Sicoob.Shared/Sicoob.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Simple.API" Version="1.7.1.2" />
<PackageReference Include="Simple.API" Version="1.8.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Sicoob.Testes/Sicoob.Testes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Simple.API" Version="1.7.1.2" />
<PackageReference Include="Simple.API" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b92acc3

Please sign in to comment.