clj-yaml 2023-09-17

using [clj-commons/clj-yaml {:mvn/version "1.0.27"}] in project.clj :dependencies is not working for me

Bad artifact coordinates clj-commons:clj-yaml:jar:{:mvn/version "1.0.27"}, expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>

My my, I copied the deps.edn line 😞

No prob @ingy, glad you are sorted out!