Skip to content

Commit b80c9d7

Browse files
Bump com.adyen:adyen-java-api-library in /checkout-example-advanced
Bumps [com.adyen:adyen-java-api-library](https://github.com/adyen/adyen-java-api-library) from 29.1.0 to 40.0.0. - [Release notes](https://github.com/adyen/adyen-java-api-library/releases) - [Commits](Adyen/adyen-java-api-library@v29.1.0...v40.0.0) --- updated-dependencies: - dependency-name: com.adyen:adyen-java-api-library dependency-version: 40.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c60b78d commit b80c9d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkout-example-advanced/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
1919
implementation 'org.springframework.boot:spring-boot-starter-web'
2020
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'
21-
implementation 'com.adyen:adyen-java-api-library:29.1.0'
21+
implementation 'com.adyen:adyen-java-api-library:40.0.0'
2222

2323
developmentOnly 'org.springframework.boot:spring-boot-devtools'
2424

0 commit comments

Comments
 (0)