1.1.1-SNAPSHOT-211213a
- Upgrade Kotlin Version to 1.3.50 → 1.6.0
- Upgrade dependencies:
commons-cli:commons-cli
1.4 → 1.5.0org.telegram:telegrambots
3.6 → 5.5.0com.squareup.okhttp3:okhttp
4.2.1 → 4.9.3com.beust:klaxon
5.0.13 → 5.5org.junit.jupiter:junit-jupiter-api
5.1.0 → 5.8.2
- Update Telegram Bots API imports (add
meta
in the package name for some imports) - Update Kotlin Array API replace
minBy
andmaxBy
byminByOrNull
andmaxByOrNull