Skip to content

Commit a0d32b4

Browse files
committed
udpate happy-dns-java version
1 parent 5a6d68a commit a0d32b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
compile group:'com.squareup.okhttp3', name:'okhttp', version:'3.3.1'
2222
// }
2323
compile group:'com.google.code.gson', name:'gson', version:'2.6.2'
24-
compile group:'com.qiniu', name:'happy-dns-java', version:'0.1.3'
24+
compile group:'com.qiniu', name:'happy-dns-java', version:'0.1.4'
2525
testCompile group: 'junit', name: 'junit', version: '4.12'
2626
}
2727

0 commit comments

Comments
 (0)