<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.avito.android</groupId>
  <artifactId>instrumentation</artifactId>
  <version>2020.2.5</version>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlinx</groupId>
      <artifactId>kotlinx-coroutines-core</artifactId>
      <version>1.2.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.3.61</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>instrumentation-impact-analysis</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>runner-client</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>utils</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>logging</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>android</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>teamcity</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>statsd-config</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>test-summary</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>report-viewer</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>kotlin-dsl-support</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>git</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>process</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>files</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>slack</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>time</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>bitbucket</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>file-storage</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>sentry</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>kubernetes</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>upload-cd-build-result</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.smali</groupId>
      <artifactId>dexlib2</artifactId>
      <version>2.3</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.code.gson</groupId>
      <artifactId>gson</artifactId>
      <version>2.8.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.teamcity</groupId>
      <artifactId>teamcity-rest-client</artifactId>
      <version>1.6.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-text</artifactId>
      <version>1.6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.squareup.retrofit2</groupId>
      <artifactId>retrofit</artifactId>
      <version>2.6.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.salomonbrys.kotson</groupId>
      <artifactId>kotson</artifactId>
      <version>2.5.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.funktionale</groupId>
      <artifactId>funktionale-try</artifactId>
      <version>1.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.junit.jupiter</groupId>
      <artifactId>junit-jupiter-api</artifactId>
      <version>5.4.0</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.google.truth</groupId>
      <artifactId>truth</artifactId>
      <version>1.0</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>test-project</artifactId>
      <version>2020.2.5</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>statsd</artifactId>
      <version>2020.2.5</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.squareup.okhttp3</groupId>
      <artifactId>mockwebserver</artifactId>
      <version>3.14.6</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
  </dependencies>
</project>
