Skip to content

Commit

Permalink
Merge pull request #9518 from alexvanyo/patch-1
Browse files Browse the repository at this point in the history
Add test scope to kotlin-test for protobuf-kotlin-lite
  • Loading branch information
deannagarcia committed Feb 17, 2022
2 parents b0bf163 + 97d7828 commit 972b122
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 972b122

Please sign in to comment.