Skip to content

Commit

Permalink
Merge pull request #20 from mqtt-home/renovate/com.github.pengrad-jav…
Browse files Browse the repository at this point in the history
…a-telegram-bot-api-5.x

Update dependency com.github.pengrad:java-telegram-bot-api to v5.6.0
  • Loading branch information
philipparndt authored Jan 12, 2022
2 parents 97a16e2 + 6382363 commit 2f49eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/de.rnd7.mqtttelegram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 2f49eef

Please sign in to comment.