Skip to content

Commit

Permalink
Update dex-test-parser to fix Inherited crash (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline authored Apr 26, 2019
1 parent 85d4266 commit cf19aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_runner/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ dependencies {
implementation("com.google.apis:google-api-services-toolresults:v1beta3-rev20190207-1.28.0")

// https://github.com/linkedin/dex-test-parser/releases
implementation("com.linkedin.dextestparser:parser:2.1.0")
implementation("com.linkedin.dextestparser:parser:2.1.1")

// NOTE: iOS support isn't in the public artifact. Use testing jar generated from the private gcloud CLI json
// https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.google.apis%22%20AND%20a%3A%22google-api-services-testing%22
Expand Down

0 comments on commit cf19aee

Please sign in to comment.