File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
5252
5353 providedCompile group : ' javax.servlet' , name : ' javax.servlet-api' , version :' 3.1.0'
5454
55- testCompile group : ' com.google.truth' , name : ' truth' , version :' 0.30 '
55+ testCompile group : ' com.google.truth' , name : ' truth' , version :' 0.46 '
5656 testCompile group : ' junit' , name : ' junit' , version :' 4.12'
5757 testCompile group : ' org.mockito' , name : ' mockito-all' , version :' 1.10.19'
5858}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories {
2121dependencies {
2222 compile group : ' com.google.cloud' , name : ' google-cloud-datacatalog' , version :' 0.28.0-alpha'
2323
24- testCompile group : ' com.google.truth' , name : ' truth' , version :' 0.42 '
24+ testCompile group : ' com.google.truth' , name : ' truth' , version :' 0.46 '
2525 testCompile group : ' junit' , name : ' junit' , version :' 4.13-beta-2'
2626}
2727
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories {
2121dependencies {
2222 compile group : ' com.google.cloud' , name : ' google-cloud-datacatalog-quickstart' , version :' 0.28.0-alpha'
2323
24- testCompile group : ' com.google.truth' , name : ' truth' , version :' 0.42 '
24+ testCompile group : ' com.google.truth' , name : ' truth' , version :' 0.46 '
2525 testCompile group : ' junit' , name : ' junit' , version :' 4.13-beta-2'
2626}
2727
You can’t perform that action at this time.
0 commit comments