diff --git a/modules/games/build.gradle b/modules/games/build.gradle index ecfae3a..1c62e25 100644 --- a/modules/games/build.gradle +++ b/modules/games/build.gradle @@ -17,7 +17,7 @@ repositories { dependencyManagement { imports { - mavenBom "org.springframework.cloud:spring-cloud-dependencies:Hoxton.RELEASE" + mavenBom "org.springframework.cloud:spring-cloud-dependencies:Hoxton.SR9" } }