Skip to content

Commit 95b2b31

Browse files
authored
Merge pull request #4 from bitly/copilot/update-version-7-21-0
chore: bump openapi-generator-cli to 7.21.0
2 parents 8d58bfd + d6a4a61 commit 95b2b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/openapi-generator-cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SCRIPT_DIR=$(dirname "$SCRIPT_PATH")
44
VENDOR_DIR=$SCRIPT_DIR/../vendor
55

66
# https://github.com/OpenAPITools/openapi-generator/releases
7-
VERSION=7.16.0
7+
VERSION=7.21.0
88
SOURCE=https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/${VERSION}/openapi-generator-cli-${VERSION}.jar
99
FILENAME=$(basename $SOURCE)
1010
mkdir -p $VENDOR_DIR

0 commit comments

Comments
 (0)