Skip to content

Commit

Permalink
Bump com.adyen:adyen-java-api-library
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 23.0.1 to 28.3.1.
- [Release notes](https://github.com/adyen/adyen-java-api-library/releases)
- [Commits](Adyen/adyen-java-api-library@v23.0.1...v28.3.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent f76dea2 commit ed81de6
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:26.3.0'
implementation 'com.adyen:adyen-java-api-library:28.3.1'

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

Expand Down

0 comments on commit ed81de6

Please sign in to comment.