commit | 7e9cfed826cee26d63582a16019c10721a05810d | [log] [tgz] |
---|---|---|
author | Basil Peace <grv87@yandex.ru> | Sat Oct 13 17:21:23 2018 +0300 |
committer | Basil Peace <grv87@yandex.ru> | Sat Oct 13 17:21:23 2018 +0300 |
tree | 0639e46fc9868853759f193b6ca217e4cd4c4512 | |
parent | b2faf7a8a3bcba177304606756b87b60429e4637 [diff] |
chore: update build tools
diff --git a/build.gradle b/build.gradle index a1ded68..54d1be3 100644 --- a/build.gradle +++ b/build.gradle
@@ -18,8 +18,8 @@ * permissions and limitations under the License. */ plugins { - id 'org.fidata.project.groovy' version '4.1.0' - id 'org.fidata.plugin' version '4.1.0' + id 'org.fidata.project.groovy' version '4.1.1' + id 'org.fidata.plugin' version '4.1.1' } description = 'Generates SSH keys from Gradle'