Bump com.github.tschuchortdev:kotlin-compile-testing from 1.4.2 to 1.5.0
Bumps [com.github.tschuchortdev:kotlin-compile-testing](https://github.com/tschuchortdev/kotlin-compile-testing) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases) - [Commits](https://github.com/tschuchortdev/kotlin-compile-testing/compare/1.4.2...1.5.0) --- updated-dependencies: - dependency-name: com.github.tschuchortdev:kotlin-compile-testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cd4994ae4a
commit
8c301d47d8
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ dependencies {
|
||||||
|
|
||||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.8.2"
|
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.8.2"
|
||||||
testImplementation "org.junit.jupiter:junit-jupiter-engine:5.7.0"
|
testImplementation "org.junit.jupiter:junit-jupiter-engine:5.7.0"
|
||||||
testImplementation "com.github.tschuchortdev:kotlin-compile-testing:1.4.2"
|
testImplementation "com.github.tschuchortdev:kotlin-compile-testing:1.5.0"
|
||||||
testRuntimeOnly("org.jetbrains.kotlin:kotlin-compiler-embeddable:$kotlin_version")
|
testRuntimeOnly("org.jetbrains.kotlin:kotlin-compiler-embeddable:$kotlin_version")
|
||||||
testRuntimeOnly("org.jetbrains.kotlin:kotlin-annotation-processing-embeddable:$kotlin_version")
|
testRuntimeOnly("org.jetbrains.kotlin:kotlin-annotation-processing-embeddable:$kotlin_version")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue