Skip to content

Commit

Permalink
Bump kotlin-compile-testing-extensions to 1.8.20-1.2.3 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoJiang committed Nov 27, 2023
1 parent 95275a2 commit 8f22ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kudos-compiler/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
testImplementation(project(":android-json-reader"))
testImplementation("org.jetbrains.kotlin:kotlin-noarg:1.8.20")
testImplementation("org.jetbrains.kotlin:kotlin-compiler-embeddable")
testImplementation("com.bennyhuo.kotlin:kotlin-compile-testing-extensions:1.8.20-1.2.3-SNAPSHOT")
testImplementation("com.bennyhuo.kotlin:kotlin-compile-testing-extensions:1.8.20-1.2.3")
}

val compileKotlin: KotlinCompile by tasks
Expand Down

0 comments on commit 8f22ae4

Please sign in to comment.