Skip to content

Commit

Permalink
Update dependency com.vonage:client to v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Jun 2, 2022
1 parent 5499d2b commit 2cea5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'com.vonage:client:6.2.0'
implementation 'com.vonage:client:6.4.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

Expand Down

0 comments on commit 2cea5fb

Please sign in to comment.