Skip to content

Commit a3ef66b

Browse files
migration due to potential breaking changes in microutils
1 parent 738728f commit a3ef66b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# TelegramBotAPI changelog
22

3-
## 14.0.2
3+
## 14.1.0
44

55
* `Version`:
66
* `Coroutines`: `1.8.0` -> `1.8.1`
77
* `Ktor`: `2.3.10` -> `2.3.11`
8-
* `MicroUtils`: `0.20.45` -> `0.20.52`
8+
* `MicroUtils`: `0.20.45` -> `0.21.0`
99
* `KSLog`: `1.3.3` -> `1.3.4`
1010
* `BehaviourBuilder`:
1111
* `BehaviourContext` updates listening job will be weakly subscribed. It means that `BehaviourContext` scope will

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ kotlin.incremental=true
66
kotlin.incremental.js=true
77

88
library_group=dev.inmo
9-
library_version=14.0.2-preview6
9+
library_version=14.1.0

0 commit comments

Comments
 (0)