We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c1494 commit 47da251Copy full SHA for 47da251
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## 0.24.6
4
5
+* `Versions`:
6
+ * `Kotlin`: `2.2.10`
7
+ * `PlaguBot`: `10.8.0`
8
+ * `MicroUtils`: `0.26.3`
9
+ * `TelegramBotAPILibraries`: `0.26.8`
10
+
11
## 0.24.5
12
13
* `Versions`:
gradle/libs.versions.toml
@@ -1,13 +1,13 @@
1
[versions]
-kotlin = "2.2.0"
+kotlin = "2.2.10"
kotlin-serialization = "1.9.0"
-plagubot = "10.7.0"
+plagubot = "10.8.0"
kslog = "1.5.0"
-microutils = "0.26.2"
+microutils = "0.26.3"
-tgbotapi-libraries = "0.26.7"
+tgbotapi-libraries = "0.26.8"
nmcp="1.0.2"
0 commit comments