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