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.
2 parents 0426b38 + 3e3fe38 commit f61cf21Copy full SHA for f61cf21
build.sbt
@@ -19,7 +19,7 @@ lazy val scalaCollectionCompatVersion = "2.14.0"
19
lazy val scalaCheckVersion = "1.15.4"
20
lazy val scalatestVersion = "3.2.18"
21
lazy val munitVersion = "1.2.2"
22
-lazy val otel4sVersion = "0.15.0"
+lazy val otel4sVersion = "0.15.1"
23
lazy val shapelessVersion = "2.3.13"
24
lazy val silencerVersion = "1.7.1"
25
lazy val specs2Version = "4.23.0"
0 commit comments