Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 2dc11c6

Browse files
Update simpleclient_common, ... to 0.16.0 (#281)
Co-authored-by: Michel Davit <michel@davit.fr>
1 parent 1062ae6 commit 2dc11c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val DropwizardV5 = "5.0.0"
1111
val Enumeratum = "1.7.0"
1212
val Logback = "1.2.11"
13-
val Prometheus = "0.15.0"
13+
val Prometheus = "0.16.0"
1414
val ScalaCollectionCompat = "2.9.0"
1515
val ScalaLogging = "3.9.4"
1616
val ScalaMock = "5.2.0"

0 commit comments

Comments
 (0)