We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febe7d9 commit b2505d6Copy full SHA for b2505d6
project.clj
@@ -18,8 +18,8 @@
18
[org.slf4j/slf4j-api "2.0.17"]
19
[org.clojure/core.async "1.8.741"]
20
[clj-kondo "2025.09.22" :exclusions [org.clojure/tools.reader]]]}
21
- :jakarta {:dependencies [[io.factorhouse/cronut "1.0.0"]]}
22
- :javax {:dependencies [[io.factorhouse/cronut-javax "1.0.0"]]}
+ :jakarta {:dependencies [[io.factorhouse/cronut "1.1.0"]]}
+ :javax {:dependencies [[io.factorhouse/cronut-javax "1.1.0"]]}
23
:smoke {:pedantic? :abort}}
24
25
:aliases {"check" ["with-profile" "+smoke,+jakarta" "check"]
0 commit comments