b555148ce9e39290da4ec842b4e8cf376c783fbc
- Fix assert by checking plain ">" if env CI variable is not set. - Fixes #576
= 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%