diff options
author | Joffrey BION <joffrey.bion@gmail.com> | 2019-07-02 00:08:24 +0200 |
---|---|---|
committer | Joffrey BION <joffrey.bion@gmail.com> | 2019-07-02 00:10:43 +0200 |
commit | 240246c45f212152a5cd1813b5b96c08fe79d6dd (patch) | |
tree | 532cc49740cc4b616f5e8421e8e8283a189912be /gradlew.bat | |
parent | Allow any client to use the websocket API (diff) | |
download | seven-wonders-240246c45f212152a5cd1813b5b96c08fe79d6dd.tar.gz seven-wonders-240246c45f212152a5cd1813b5b96c08fe79d6dd.tar.bz2 seven-wonders-240246c45f212152a5cd1813b5b96c08fe79d6dd.zip |
Upgrade gradle wrapper to 5.5
Diffstat (limited to 'gradlew.bat')
-rwxr-xr-x | gradlew.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradlew.bat b/gradlew.bat index 9991c503..9618d8d9 100755 --- a/gradlew.bat +++ b/gradlew.bat @@ -5,7 +5,7 @@ @rem you may not use this file except in compliance with the License. @rem You may obtain a copy of the License at @rem -@rem http://www.apache.org/licenses/LICENSE-2.0 +@rem https://www.apache.org/licenses/LICENSE-2.0 @rem @rem Unless required by applicable law or agreed to in writing, software @rem distributed under the License is distributed on an "AS IS" BASIS, |