We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c5d23 commit ac74eddCopy full SHA for ac74edd
build.sbt
@@ -92,7 +92,7 @@ lazy val library =
92
val LogbackVersion = "1.5.12"
93
val JSoupVersion = "1.18.1"
94
val SCaffeineVersion = "5.3.0"
95
- val KamonVersion = "2.7.5"
+ val KamonVersion = "2.7.7"
96
}
97
val akka = "com.typesafe.akka" %% "akka-actor-typed" % Version.AkkaVersion
98
val akkaTestKit = "com.typesafe.akka" %% "akka-actor-testkit-typed" % Version.AkkaVersion
0 commit comments