Skip to content

Commit bb2e6e3

Browse files
committed
SCBC-481: Support 2.13.16
Just adding to the testing, as it is already done in the pom.xml itself. Change-Id: I001f816ae2284905d5bcad253d5ad63a3d3b4c87 Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/228095 Reviewed-by: David Nault <[email protected]> Tested-by: Build Bot <[email protected]>
1 parent 42b4b91 commit bb2e6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pipeline {
118118
expression { notTriggeredByGerrit() }
119119
}
120120
steps {
121-
buildScala(defaultBuildJvm(), "2.13", "2.13.7", REFSPEC)
121+
buildScala(defaultBuildJvm(), "2.13", "2.13.16", REFSPEC)
122122
}
123123
}
124124

0 commit comments

Comments
 (0)