Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson
2022-01-12 12:51:52 +00:00
3 changed files with 7 additions and 10 deletions

View File

@@ -26,7 +26,6 @@ dependencies {
api("org.jruby:jruby-complete:9.1.13.0")
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
api("org.mockito:mockito-core:1.10.19")
api("org.springframework.hateoas:spring-hateoas:0.23.0.RELEASE")
}
api(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
}