Skip to content

Commit

Permalink
Add protobuf-kotlin into protobuf-bom (#12936)
Browse files Browse the repository at this point in the history
Close: #12810

Closes #12936

COPYBARA_INTEGRATE_REVIEW=#12936 from be-hase:issue-12810 f4df5b5
PiperOrigin-RevId: 541917182
  • Loading branch information
be-hase authored and copybara-github committed Jun 20, 2023
1 parent 4567683 commit 943b696
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions java/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
<artifactId>protobuf-java-util</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-kotlin</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 943b696

Please sign in to comment.