Skip to content

Commit

Permalink
Update adyen.sdk-automation-conventions.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jillingk authored Mar 12, 2024
1 parent 14e7f8f commit 6466bdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ List<Service> services = [
new Service(name: 'StoredValue', version: 46, small: true),
new Service(name: 'Disputes', spec: 'DisputeService', version: 30, small: true),
// Webhooks
new Service(name: 'ConfigurationWebhooks', spec: 'BalancePlatformConfigurationNotification', version: 1),
new Service(name: 'ConfigurationWebhooks', spec: 'BalancePlatformConfigurationNotification', version: 2),
new Service(name: 'AcsWebhooks', spec: 'BalancePlatformAcsNotification', version: 1),
new Service(name: 'ReportWebhooks', spec: 'BalancePlatformReportNotification', version: 1),
new Service(name: 'TransferWebhooks', spec: 'BalancePlatformTransferNotification', version: 4),
Expand Down

0 comments on commit 6466bdf

Please sign in to comment.