Skip to content

Commit ace8326

Browse files
Change to use jetbrainsKotlinTestTestng function
1 parent d091f76 commit ace8326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-test-testng/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ hubdle {
4242
jvm {
4343
main {
4444
dependencies {
45-
implementation("org.jetbrains.kotlin:kotlin-test-testng")
45+
implementation(jetbrainsKotlinTestTestng())
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)