Skip to content

Commit

Permalink
Bump com.adyen:adyen-java-api-library in /paybylink-example
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 20.1.0 to 20.1.2.
- [Release notes](https://github.com/adyen/adyen-java-api-library/releases)
- [Commits](Adyen/adyen-java-api-library@20.1.0...v20.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent d4be3d1 commit 38f3e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paybylink-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
implementation 'com.adyen:adyen-java-api-library:20.1.0'
implementation 'com.adyen:adyen-java-api-library:20.1.2'

}

Expand Down

0 comments on commit 38f3e60

Please sign in to comment.