mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-12 15:34:03 +02:00
Merge pull request #2454 from izhangzhihao/dependabot/gradle/io.kotest-kotest-assertions-core-5.2.2
Bump kotest-assertions-core from 5.2.1 to 5.2.2
This commit is contained in:
commit
39ebd9c5c9
@ -88,7 +88,7 @@ dependencies {
|
||||
// exclude("gson")
|
||||
//}
|
||||
compileOnly(fileTree("libs"))
|
||||
testImplementation("io.kotest:kotest-assertions-core:5.2.1")
|
||||
testImplementation("io.kotest:kotest-assertions-core:5.2.2")
|
||||
}
|
||||
|
||||
java {
|
||||
|
Loading…
Reference in New Issue
Block a user