Skip to content

Commit

Permalink
Update dependency com.vonage:client to v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Mar 31, 2023
1 parent 4cad55c commit 0cb0414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation("org.springframework:spring-webmvc:5.3.4")
implementation("javax.servlet:javax.servlet-api:3.0.1")
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.2")
implementation("com.vonage:client:6.2.0")
implementation("com.vonage:client:6.5.0")

// Use the Kotlin test library.
testImplementation("org.jetbrains.kotlin:kotlin-test")
Expand Down

0 comments on commit 0cb0414

Please sign in to comment.