Skip to content

Commit e22ee7a

Browse files
authored
Update micrometer-pekko version in README
Updated micrometer-pekko version from 0.17.0 to 0.18.0 in README.
1 parent e70e628 commit e22ee7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ These are 3 previous iterations of this library:
1414
* [Prometheus-Akka](https://github.com/Workday/prometheus-akka)
1515

1616
```sbt
17-
"com.github.pjfanning" %% "micrometer-pekko" % "0.17.0"
17+
"com.github.pjfanning" %% "micrometer-pekko" % "0.18.0"
1818
```
1919

2020
There is a sample project at https://github.com/pjfanning/micrometer-pekko-sample.

0 commit comments

Comments
 (0)