Skip to content

Commit 805e288

Browse files
committed
maint: fix typo in bb.edn task description
1 parent 0bf3ee3 commit 805e288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
-lint-kondo {:task lint-kondo/-main :doc "[--rebuild-cache]"}
1919
-lint-eastwood {:task lint-eastwood/-main}
2020
-lint-whitespace {:task lint-whitespace/-main}
21-
test-clj {:task test-clj/-main :doc "[--clojure-version (1.9|1.10)]"}
21+
test-clj {:task test-clj/-main :doc "[--clojure-version (1.8|1.9|1.10|1.11)]"}
2222
test-cljs {:task test-cljs/-main :doc "use --help for args"}
2323
test-shadow-cljs {:task test-shadow-cljs/-main}
2424
test-native {:task test-native/-main :doc "run rewrite-clj and tests after both compiled with GraalVM native-image"}

0 commit comments

Comments
 (0)