Skip to content

Commit 47da251

Browse files
update dependencies
1 parent a5c1494 commit 47da251

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

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

33
## 0.24.6
44

5+
* `Versions`:
6+
* `Kotlin`: `2.2.10`
7+
* `PlaguBot`: `10.8.0`
8+
* `MicroUtils`: `0.26.3`
9+
* `TelegramBotAPILibraries`: `0.26.8`
10+
511
## 0.24.5
612

713
* `Versions`:

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22

3-
kotlin = "2.2.0"
3+
kotlin = "2.2.10"
44
kotlin-serialization = "1.9.0"
55

6-
plagubot = "10.7.0"
6+
plagubot = "10.8.0"
77
kslog = "1.5.0"
8-
microutils = "0.26.2"
8+
microutils = "0.26.3"
99

10-
tgbotapi-libraries = "0.26.7"
10+
tgbotapi-libraries = "0.26.8"
1111

1212
nmcp="1.0.2"
1313

0 commit comments

Comments
 (0)