etaoin

2022-08-02T21:57:09.320889Z

Hi, first time with babashka and etaoin. I'm having this message ^--- Unable to resolve classname: java.lang.IllegalThreadStateException 5: java.io.IOException)). I have a bb.deps . Am I missing something ? bb v0.9.161

{
 :deps
 {etaoin/etaoin {:mvn/version "0.4.6"}}
}

borkdude 2022-08-02T21:59:39.255049Z

@geraldodev Use the latest commit on master. etaoin should have a new mvn release soon

2022-08-02T22:00:25.357009Z

thank you @borkdude

borkdude 2022-08-02T22:00:43.431179Z

no problem @geraldodev :)

2022-08-02T22:00:52.187639Z

🙂

lread 2022-08-02T22:00:53.475369Z

yup, I should be cutting a release to clojars this week sometime