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.0 to 3.5.1

Bumps gradle from 3.5.0 to 3.5.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-03 05:43:13 +00:00 committed by GitHub
parent 8d019b6c3b
commit 7ba53b23c6
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.0"
version_gradle_tools = "3.5.1"
version_plugin_kotlin = "1.3.50"
enable_plugin_kotlin = false