diff --git a/spring-oxygen-cli/build.gradle b/spring-oxygen-cli/build.gradle index 4d77a99..54b8059 100644 --- a/spring-oxygen-cli/build.gradle +++ b/spring-oxygen-cli/build.gradle @@ -3,7 +3,7 @@ dependencies { /** * spring shell */ - implementation 'org.springframework.shell:spring-shell-starter:2.1.3' + implementation 'org.springframework.shell:spring-shell-starter:3.0.1' /** * spring oxygen core