1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-13 09:34:03 +02:00

Bump de.undercouch.download from 4.0.2 to 4.1.1 ()

Bumps de.undercouch.download from 4.0.2 to 4.1.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-12 18:39:52 +08:00 committed by GitHub
parent a7c6657d2e
commit 3003d33fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ buildscript {
plugins {
id "org.jetbrains.intellij" version "0.6.5"
id "com.adarshr.test-logger" version "2.0.0"
id "de.undercouch.download" version "4.0.2"
id "de.undercouch.download" version "4.1.1"
id "org.jetbrains.kotlin.jvm" version "1.4.10"
id "idea"
}