mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-30 13:34:07 +02:00
Bump kotest-assertions-core from 5.3.0 to 5.3.1
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/commits) --- 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
1b6743ee43
commit
48b8ed6a4d
@ -88,7 +88,7 @@ dependencies {
|
|||||||
// exclude("gson")
|
// exclude("gson")
|
||||||
//}
|
//}
|
||||||
compileOnly(fileTree("libs"))
|
compileOnly(fileTree("libs"))
|
||||||
testImplementation("io.kotest:kotest-assertions-core:5.3.0")
|
testImplementation("io.kotest:kotest-assertions-core:5.3.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
Loading…
Reference in New Issue
Block a user