Skip to content
Snippets Groups Projects
Unverified Commit 3286bdce authored by Tim Macdonald's avatar Tim Macdonald Committed by GitHub
Browse files

Upgrade Macaw to 0.2.10 (#47498)

Includes https://github.com/metabase/macaw/pull/97, which will prevent
some false positives
parent 9d20e3c2
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@
io.github.eerohele/pp {:git/tag "2024-01-04.60" ; super fast pretty-printing library
:git/sha "a428751"
:git/url "https://github.com/eerohele/pp"}
io.github.metabase/macaw {:mvn/version "0.2.6"} ; Parse native SQL queries
io.github.metabase/macaw {:mvn/version "0.2.10"} ; Parse native SQL queries
;; The 2.X line of Resilience4j requires Java 17, so we cannot upgrade this dependency until that is our minimum JVM version
io.github.resilience4j/resilience4j-retry {:mvn/version "1.7.1" #_ "must be 1.7.1"} ; Support for retrying operations
io.prometheus/simpleclient_hotspot {:mvn/version "0.16.0"} ; prometheus jvm collector
......
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