We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787b661 commit f235e91Copy full SHA for f235e91
releng/runjapicmp.sh
@@ -7,7 +7,7 @@ set -e # error out on any failed commands
7
8
BASELINE=0.23.0
9
10
-JAPICMP_VERSION=0.17.2
+JAPICMP_VERSION=0.21.2
11
WD=$(mktemp -d)
12
echo Working in $WD
13
0 commit comments