1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-11 19:29:43 +02:00

Bump gradle from 3.5.3 to 3.6.0

Bumps gradle from 3.5.3 to 3.6.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-25 04:36:52 +00:00 committed by GitHub
parent c5849d7d6a
commit 3437dfadb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ import java.text.SimpleDateFormat
buildscript {
ext {
version_gradle_tools = "3.5.3"
version_gradle_tools = "3.6.0"
version_plugin_kotlin = "1.3.61"
enable_plugin_kotlin = false