mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-10 18:34:05 +02:00
Bump kotest-assertions-core from 5.2.1 to 5.2.2
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/compare/v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: io.kotest:kotest-assertions-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
505b505441
commit
8505a3ff7d
@ -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