We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fb1ed commit d13ffb2Copy full SHA for d13ffb2
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## 0.24.5
4
5
+* `Versions`:
6
+ * `Kotlin`: `2.2.0`
7
+ * `Serialization`: `1.9.0`
8
+ * `PlaguBot`: `10.7.0`
9
+ * `KSLog`: `1.5.0`
10
+ * `MicroUtils`: `0.26.2`
11
+ * `TelegramBotAPILibraries`: `0.26.7`
12
+
13
## 0.24.4
14
15
* `Versions`:
gradle/libs.versions.toml
@@ -1,15 +1,15 @@
1
[versions]
-kotlin = "2.1.10"
-kotlin-serialization = "1.8.1"
+kotlin = "2.2.0"
+kotlin-serialization = "1.9.0"
-plagubot = "10.6.0"
-kslog = "1.4.2"
-microutils = "0.25.8"
+plagubot = "10.7.0"
+kslog = "1.5.0"
+microutils = "0.26.2"
-tgbotapi-libraries = "0.26.6"
+tgbotapi-libraries = "0.26.7"
-nmcp="0.2.1"
+nmcp="1.0.2"
gh-release = "2.5.2"
dokka = "2.0.0"
0 commit comments