46b2b54b1ee553e186efb9c3def6ee72d34d7093
Hi, This is a simple careless mistake that i noticed when reading Spring Shell docs. Simple but worth it! :) Kindest,
= Spring Shell Active development branch is `main` targeting work for `3.0.x` and `2.1.x` is for maintaining current latest release. == Building Building and running tests: ``` ./gradlew build ``` Publishing to local maven cache: ``` ./gradlew publishToMavenLocal ```
Description
Languages
Java
100%