Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
natanimn authored Jul 13, 2024
1 parent 65943a1 commit 099f98b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
<dependecy>
<groupId>et.telebof</groupId>
<artifactId>telegrambot</artifactId>
<version>1.13.3</version>
<version>1.13.2-alpha</version>
</dependecy>
```

* Grade

```groovy
implementation 'et.telebof:telegrambot:1.13.2'
implementation 'et.telebof:telegrambot:1.13.2-alpha'
```
### Your First Echo Bot

Expand Down

0 comments on commit 099f98b

Please sign in to comment.