clojure-dev

lread 2023-01-17T00:00:52.399339Z

I noticed a tiny typo in https://github.com/clojure/build.poms/blob/d1de50e71c98d209a38ea72760cc4bb65ddfe4ec/README.md?plain=1#L35, Java version should be 1.8, not 1.6

Alex Miller (Clojure team) 2023-01-17T00:35:05.152999Z

fixed, thx (it was right when written!)

lread 2023-01-17T04:17:09.585689Z

So technically not a typo, more of a... not-retyped-yet-o!