Skip to content

Commit 55792b7

Browse files
committed
Updating to 5.2.0
1 parent 3021b04 commit 55792b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ repositories {
1414

1515
dependencies {
1616
testCompile 'junit:junit:4.12'
17-
18-
compile 'com.nexmo:client:5.1.0'
17+
18+
compile 'com.nexmo:client:5.2.0'
1919
compile "com.sparkjava:spark-core:2.6.0"
2020
compile 'javax.xml.bind:jaxb-api:2.3.0'
2121
}

0 commit comments

Comments
 (0)