Skip to content

Commit eba2487

Browse files
authored
Issue-427 upgrade scala otel tool to 0.1.9 (#428)
1 parent 3602120 commit eba2487

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
@@ -26,7 +26,7 @@ object Dependencies {
2626

2727
val TestContainers: String = "0.39.8"
2828

29-
val OtelToolsVersion: String = "0.1.8"
29+
val OtelToolsVersion: String = "0.1.9"
3030
}
3131

3232
import Dependencies.Versions._

0 commit comments

Comments
 (0)