1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-17 17:14:54 +02:00

Bump gradle from 3.5.2 to 3.5.3

Bumps gradle from 3.5.2 to 3.5.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-06 04:40:11 +00:00 committed by GitHub
parent 7361d4bc3f
commit 1b44f3d04f
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.2"
version_gradle_tools = "3.5.3"
version_plugin_kotlin = "1.3.60"
enable_plugin_kotlin = false