Skip to content

Commit

Permalink
Bump com.adyen:adyen-java-api-library (#283)
Browse files Browse the repository at this point in the history
Bumps [com.adyen:adyen-java-api-library](https://github.com/adyen/adyen-java-api-library) from 28.4.0 to 29.1.0.
- [Release notes](https://github.com/adyen/adyen-java-api-library/releases)
- [Commits](Adyen/adyen-java-api-library@v28.4.0...v29.1.0)

---
updated-dependencies:
- dependency-name: com.adyen:adyen-java-api-library
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent f3804fd commit d1198c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authorisation-adjustment-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'
implementation 'com.adyen:adyen-java-api-library:28.4.0'
implementation 'com.adyen:adyen-java-api-library:29.1.0'

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

Expand Down

0 comments on commit d1198c5

Please sign in to comment.