add git extension
This commit is contained in:
@@ -17,7 +17,11 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(aa.jgit)
|
||||
|
||||
testImplementation(aa.junit.jupiter.params)
|
||||
testImplementation(aa.kotlin.junit5)
|
||||
testImplementation(aa.mockk)
|
||||
|
||||
testRuntimeOnly(aa.junit.platform.launcher)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user