diff options
author | Anton Tananaev <atananaev@lyft.com> | 2020-12-28 10:21:44 -0800 |
---|---|---|
committer | Anton Tananaev <atananaev@lyft.com> | 2020-12-28 10:21:44 -0800 |
commit | 5081d445b917b26fcfe65357c3d66ff43b65fba7 (patch) | |
tree | 3d884784f677ca626cad5a6aedeb60117a92cf3c /gradlew.bat | |
parent | 454693be35b0b0bb2fdfb200a0acb946f11edddb (diff) | |
download | trackermap-server-5081d445b917b26fcfe65357c3d66ff43b65fba7.tar.gz trackermap-server-5081d445b917b26fcfe65357c3d66ff43b65fba7.tar.bz2 trackermap-server-5081d445b917b26fcfe65357c3d66ff43b65fba7.zip |
Update gradle version
Diffstat (limited to 'gradlew.bat')
-rw-r--r-- | gradlew.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradlew.bat b/gradlew.bat index 9991c5032..9618d8d96 100644 --- 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, |