Skip to content

Commit

Permalink
Add test scope to kotlin-test for protobuf-kotlin-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvanyo committed Feb 17, 2022
1 parent b0bf163 commit 97d7828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/kotlin-lite/pom.xml
Expand Up @@ -59,6 +59,7 @@
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test</artifactId>
<version>${kotlin.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 97d7828

Please sign in to comment.