bump dojo to 1.16.5

This commit is contained in:
Andrew Dolgov
2023-04-09 11:14:46 +03:00
parent c4edc93182
commit 431b8778ed
9 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
# Dojo requires Java runtime to build. Further information on rebuilding Dojo
# is available here: http://dojotoolkit.org/reference-guide/build/index.html
VERSION=1.16.4
VERSION=1.16.5
# Download and extract dojo src code if it doesn't already exist
if [ ! -d "dojo" ]; then