diff --git a/spring-data-geode/spring-data-geode.gradle b/spring-data-geode/spring-data-geode.gradle index bbc7a33a..6bcf9bf3 100644 --- a/spring-data-geode/spring-data-geode.gradle +++ b/spring-data-geode/spring-data-geode.gradle @@ -65,7 +65,7 @@ dependencies { testRuntimeOnly "org.apache.logging.log4j:log4j-to-slf4j" testRuntimeOnly "org.junit.vintage:junit-vintage-engine" testRuntimeOnly "org.iq80.snappy:snappy" - testRuntimeOnly "org.springframeork.shell:spring-shell" + testRuntimeOnly "org.springframework.shell:spring-shell" }