mirror of
https://github.com/penpot/penpot.git
synced 2026-09-14 07:59:36 +00:00
⬆️ Finally update the prometheus client dependency.
This commit is contained in:
parent
8479a6581d
commit
39c7bfb49f
@ -9,15 +9,12 @@
|
|||||||
com.github.luben/zstd-jni {:mvn/version "1.5.1-1"}
|
com.github.luben/zstd-jni {:mvn/version "1.5.1-1"}
|
||||||
org.clojure/data.fressian {:mvn/version "1.0.0"}
|
org.clojure/data.fressian {:mvn/version "1.0.0"}
|
||||||
|
|
||||||
;; NOTE: don't upgrade to latest version, breaking change is
|
io.prometheus/simpleclient {:mvn/version "0.14.1"}
|
||||||
;; introduced on 0.10.0 that suffixes counters with _total if they
|
io.prometheus/simpleclient_hotspot {:mvn/version "0.14.1"}
|
||||||
;; are not already has this suffix.
|
io.prometheus/simpleclient_jetty {:mvn/version "0.14.1"
|
||||||
io.prometheus/simpleclient {:mvn/version "0.9.0"}
|
|
||||||
io.prometheus/simpleclient_hotspot {:mvn/version "0.9.0"}
|
|
||||||
io.prometheus/simpleclient_jetty {:mvn/version "0.9.0"
|
|
||||||
:exclusions [org.eclipse.jetty/jetty-server
|
:exclusions [org.eclipse.jetty/jetty-server
|
||||||
org.eclipse.jetty/jetty-servlet]}
|
org.eclipse.jetty/jetty-servlet]}
|
||||||
io.prometheus/simpleclient_httpserver {:mvn/version "0.9.0"}
|
io.prometheus/simpleclient_httpserver {:mvn/version "0.14.1"}
|
||||||
|
|
||||||
io.lettuce/lettuce-core {:mvn/version "6.1.5.RELEASE"}
|
io.lettuce/lettuce-core {:mvn/version "6.1.5.RELEASE"}
|
||||||
java-http-clj/java-http-clj {:mvn/version "0.4.3"}
|
java-http-clj/java-http-clj {:mvn/version "0.4.3"}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user