Skip to content

Commit a1a4787

Browse files
committed
JVMCBC-1677 Update BOM to include scala-client_3
Change-Id: I3fa2ad231953bf15bdda5edb87f3668c51c6bc91 Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/232294 Tested-by: Build Bot <[email protected]> Reviewed-by: David Nault <[email protected]>
1 parent 8eda4c9 commit a1a4787

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
<artifactId>scala-client_2.13</artifactId>
3939
<version>${revision}</version>
4040
</dependency>
41+
<dependency>
42+
<groupId>com.couchbase.client</groupId>
43+
<artifactId>scala-client_3</artifactId>
44+
<version>${revision}</version>
45+
</dependency>
4146
<dependency>
4247
<groupId>com.couchbase.client</groupId>
4348
<artifactId>kotlin-client</artifactId>

0 commit comments

Comments
 (0)