1
0
mirror of synced 2026-07-06 08:30:02 +00:00

devops: update version to 0.162.0 (#110)

This commit is contained in:
Yury Semikhatsky
2020-12-10 22:08:20 -08:00
committed by GitHub
parent 320c015093
commit d6e4628453
5 changed files with 66 additions and 11 deletions
@@ -25,7 +25,7 @@ import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.concurrent.TimeUnit;
class DriverJar extends Driver {
public class DriverJar extends Driver {
private final Path driverTempDir;
DriverJar() throws IOException, URISyntaxException, InterruptedException {