Skip to content

fix(dependencies): bump version of Clojure and Timbre to latest. Was causing...

Joe Wass requested to merge feature/bump-deps into main

fix(dependencies): bump version of Clojure and Timbre to latest. Was causing errors booting when used in Manifold

error at boot time caused by https://clojure.atlassian.net/browse/CLJ-2374 or something like it. Probably related to the JVM version. Bumping key dependencies to latest.

Merge request reports