Skip to content

Commit

Permalink
Update to latest japicmp tool release (eclipse-lsp4j#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham authored May 21, 2024
1 parent 787b661 commit f235e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/runjapicmp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -e # error out on any failed commands

BASELINE=0.23.0

JAPICMP_VERSION=0.17.2
JAPICMP_VERSION=0.21.2
WD=$(mktemp -d)
echo Working in $WD

Expand Down

0 comments on commit f235e91

Please sign in to comment.