mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-13 18:34:03 +02:00
Bump com.adarshr.test-logger from 3.0.0 to 3.1.0
Bumps com.adarshr.test-logger from 3.0.0 to 3.1.0. --- updated-dependencies: - dependency-name: com.adarshr.test-logger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a3d4726c17
commit
0ad06b6bfd
@ -12,7 +12,7 @@ val publishChannels: String by project
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.intellij") version "1.2.1"
|
||||
id("com.adarshr.test-logger") version "3.0.0"
|
||||
id("com.adarshr.test-logger") version "3.1.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.5.30"
|
||||
id("idea")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user