Skip to content

Commit

Permalink
#85 Update cats version
Browse files Browse the repository at this point in the history
  • Loading branch information
vityaman committed Jun 20, 2024
1 parent a58b555 commit af8e6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/fuzzing/cats/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cd "$(dirname "$0")" || exit

VERSION=11.4.0
VERSION=11.7.1
DIST=cats_uberjar_$VERSION.tar.gz

wget https://github.com/Endava/cats/releases/download/cats-$VERSION/$DIST
Expand Down

0 comments on commit af8e6dd

Please sign in to comment.