Skip to content
Snippets Groups Projects
Unverified Commit 9a264146 authored by Walter Leibbrandt's avatar Walter Leibbrandt Committed by GitHub
Browse files

Bump Toucan version to include Turkish lower case fix (#10581)

parent d400fe86
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@
[org.eclipse.jetty/jetty-server "9.4.15.v20190215"] ; We require JDK 8 which allows us to run Jetty 9.4, ring-jetty-adapter runs on 1.7 which forces an older version
[ring/ring-json "0.4.0"] ; Ring middleware for reading/writing JSON automatically
[stencil "0.5.0"] ; Mustache templates for Clojure
[toucan "1.12.0" :exclusions [org.clojure/java.jdbc honeysql]] ; Model layer, hydration, and DB utilities
[toucan "1.13.0" :exclusions [org.clojure/java.jdbc honeysql]] ; Model layer, hydration, and DB utilities
[weavejester/dependency "0.2.1"]] ; Dependency graphs and topological sorting
:main ^:skip-aot metabase.core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment