Skip to content

Commit 3053837

Browse files
committed
Update README to latest version
1 parent 49e76a8 commit 3053837

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
@@ -17,7 +17,7 @@ I encourage users to report any bug or broken functionality, I'll do my best to
1717
```scala
1818
resolvers += "jitpack" at "https://jitpack.io"
1919

20-
libraryDependencies += "com.github.mukel" %% "telegrambot4s" % "v1.2.1"
20+
libraryDependencies += "com.github.mukel" %% "telegrambot4s" % "v1.2.2"
2121
```
2222
Make sure to specify scala version in your build file.
2323
You can also pull any branch or release from Jitpack, [check it out](https://jitpack.io/#mukel/telegrambot4s).

0 commit comments

Comments
 (0)