mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Minor: compile->testCompile dependency in core/build.gradle
This commit is contained in:
parent
0d9f5a955b
commit
8f27c35f18
@ -26,7 +26,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'junit:junit:4.12'
|
||||
testCompile 'junit:junit:4.12'
|
||||
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user