We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0247b8a commit be11183Copy full SHA for be11183
build.gradle
@@ -14,7 +14,7 @@ java {
14
15
dependencies {
16
implementation 'io.github.cdimascio:dotenv-java:3.+'
17
- implementation 'com.vonage:server-sdk:9.+'
+ implementation 'com.vonage:server-sdk:9.3.1'
18
implementation 'com.vonage:jwt:2.+'
19
implementation 'com.sparkjava:spark-core:2.+'
20
implementation 'com.fasterxml.jackson.core:jackson-databind:2.+'
0 commit comments