Skip to content

Commit a78cfdf

Browse files
authored
Update metrics-core, metrics-jmx to 4.2.36
1 parent f1703c1 commit a78cfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
2323
val catsEffect: String = "3.6.3"
2424
val catsRetry: String = "3.1.3"
2525
val dockerItScala = "0.12.0"
26-
val dropwizard: String = "4.2.35"
26+
val dropwizard: String = "4.2.36"
2727
val enumeratum: String = "1.9.0"
2828
val fs2: String = "3.12.0"
2929
val fs2Grpc: String = "2.8.4"

0 commit comments

Comments
 (0)