Skip to content

Commit 5485c5d

Browse files
update dependencies
1 parent 4d6d34e commit 5485c5d

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## 0.24.3
44

5+
* `Versions`:
6+
* `PlaguBot`: `10.4.0`
7+
* `MicroUtils`: `0.24.6`
8+
* `TelegramBotAPILibraries`: `0.26.3`
9+
510
## 0.24.2
611

712
* `Versions`:

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
kotlin = "2.1.10"
44
kotlin-serialization = "1.8.0"
55

6-
plagubot = "10.3.1"
6+
plagubot = "10.4.0"
77
kslog = "1.4.1"
8-
microutils = "0.24.5"
8+
microutils = "0.24.6"
99

10-
tgbotapi-libraries = "0.26.2"
10+
tgbotapi-libraries = "0.26.3"
1111

1212
gh-release = "2.5.2"
1313
dokka = "2.0.0"

0 commit comments

Comments
 (0)