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

Bump com.adarshr.test-logger from 2.0.0 to 2.1.1 ()

Bumps com.adarshr.test-logger from 2.0.0 to 2.1.1.

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

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

View File

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