Skip to content

Commit

Permalink
Add protobuf-kotlin into protobuf-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
be-hase committed Jun 1, 2023
1 parent b30f3de commit fd7d8b8
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 fd7d8b8

Please sign in to comment.