mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-10 18:34:05 +02:00
Merge pull request #2448 from izhangzhihao/dependabot/gradle/com.adarshr.test-logger-3.2.0
Bump com.adarshr.test-logger from 3.1.0 to 3.2.0
This commit is contained in:
commit
d51c0ab48d
@ -12,7 +12,7 @@ val publishChannels: String by project
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.intellij") version "1.4.0"
|
||||
id("com.adarshr.test-logger") version "3.1.0"
|
||||
id("com.adarshr.test-logger") version "3.2.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.6.10"
|
||||
id("idea")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user