Skip to content

Commit

Permalink
Bump Adyen from 11.2.1 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [Adyen](https://github.com/Adyen/adyen-dotnet-api-library) from 11.2.1 to 12.0.0.
- [Release notes](https://github.com/Adyen/adyen-dotnet-api-library/releases)
- [Commits](Adyen/adyen-dotnet-api-library@v11.2.1...v12.0.0)

---
updated-dependencies:
- dependency-name: Adyen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 1402748 commit cb6eff0
Show file tree
Hide file tree
Showing 8 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="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion checkout-example/adyen-dotnet-checkout-example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion giftcard-example/adyen-dotnet-giftcard-example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion giving-example/adyen-dotnet-giving-example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.19" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion paybylink-example/adyen-dotnet-paybylink-example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Adyen" Version="11.2.1" />
<PackageReference Include="Adyen" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
</ItemGroup>
</Project>

0 comments on commit cb6eff0

Please sign in to comment.