mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-21 01:15:44 +02:00
Merge pull request #2528 from izhangzhihao/dependabot/gradle/io.kotest-kotest-assertions-core-5.5.0
Bump kotest-assertions-core from 5.4.2 to 5.5.0
This commit is contained in:
commit
a67e4dc672
@ -87,7 +87,7 @@ dependencies {
|
|||||||
// exclude("gson")
|
// exclude("gson")
|
||||||
//}
|
//}
|
||||||
compileOnly(fileTree("libs"))
|
compileOnly(fileTree("libs"))
|
||||||
testImplementation("io.kotest:kotest-assertions-core:5.4.2")
|
testImplementation("io.kotest:kotest-assertions-core:5.5.0")
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
Loading…
Reference in New Issue
Block a user