mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-11 03:15:49 +02:00
Merge pull request #2415 from izhangzhihao/dependabot/gradle/io.kotest-kotest-assertions-core-5.0.2
This commit is contained in:
commit
a1f70eaf8f
@ -88,7 +88,7 @@ dependencies {
|
||||
// exclude("gson")
|
||||
//}
|
||||
compileOnly(fileTree("libs"))
|
||||
testImplementation("io.kotest:kotest-assertions-core:5.0.1")
|
||||
testImplementation("io.kotest:kotest-assertions-core:5.0.2")
|
||||
}
|
||||
|
||||
java {
|
||||
|
Loading…
Reference in New Issue
Block a user