Skip to content

Commit

Permalink
#34 fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ylexus authored and ylexus committed Jun 3, 2020
1 parent 4999cd5 commit 67e890c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ dependencies {
testImplementation "net.yudichev.jiotty:jiotty-common"
testImplementation "org.junit.jupiter:junit-jupiter-api:$orgJunitJupiterVersion"
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$orgJunitJupiterVersion"
testImplementation "org.mockito:mockito-core:$orgMockitoVersion"
testImplementation "org.mockito:mockito-junit-jupiter:$orgMockitoVersion"
testImplementation "org.hamcrest:hamcrest:2.1"
testCompileOnly "org.immutables:value:$orgImmutablesVersion"
Expand Down

0 comments on commit 67e890c

Please sign in to comment.