Skip to content

Commit dd976ad

Browse files
committed
Merge branch '1.2.x'
2 parents 21addcf + 9e3a3c0 commit dd976ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ subprojects {
7474
dependency 'org.hamcrest:hamcrest-core:1.3'
7575
dependency 'org.hamcrest:hamcrest-library:1.3'
7676
dependency 'org.hibernate:hibernate-validator:5.4.1.Final'
77-
dependency 'org.mockito:mockito-core:1.10.19'
77+
dependency 'org.jruby:jruby-complete:9.1.13.0'
7878
dependency 'org.junit.jupiter:junit-jupiter-api:5.0.0-M4'
79+
dependency 'org.mockito:mockito-core:1.10.19'
7980
dependency 'org.springframework.hateoas:spring-hateoas:0.23.0.RELEASE'
8081
dependency 'org.jacoco:org.jacoco.agent:0.7.9'
8182
}

0 commit comments

Comments
 (0)