Skip to content

Commit 0824dbd

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 82b1475 + ca7ee55 commit 0824dbd

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
@@ -123,7 +123,7 @@ subprojects {
123123
testCompile 'org.hamcrest:hamcrest-all:1.3'
124124
testCompile 'junit:junit:4.12'
125125
testCompile 'org.mockito:mockito-core:2.10.0'
126-
testCompile 'com.google.code.gson:gson:2.8.0'
126+
testCompile 'com.google.code.gson:gson:2.8.2'
127127
}
128128

129129
checkstyle {

0 commit comments

Comments
 (0)