Skip to content

Commit ac74edd

Browse files
committed
Update kamon-akka, kamon-caffeine, ... to 2.7.7
1 parent e1c5d23 commit ac74edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ lazy val library =
9292
val LogbackVersion = "1.5.12"
9393
val JSoupVersion = "1.18.1"
9494
val SCaffeineVersion = "5.3.0"
95-
val KamonVersion = "2.7.5"
95+
val KamonVersion = "2.7.7"
9696
}
9797
val akka = "com.typesafe.akka" %% "akka-actor-typed" % Version.AkkaVersion
9898
val akkaTestKit = "com.typesafe.akka" %% "akka-actor-testkit-typed" % Version.AkkaVersion

0 commit comments

Comments
 (0)