mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI.git
				synced 2025-10-30 19:50:12 +00:00 
			
		
		
		
	update dependencies
This commit is contained in:
		| @@ -2,6 +2,8 @@ | |||||||
|  |  | ||||||
| ## 27.1.1 | ## 27.1.1 | ||||||
|  |  | ||||||
|  | * `Version`: | ||||||
|  |   * `MicroUtils`: `0.26.1` -> `0.26.2` | ||||||
| * `Core`: | * `Core`: | ||||||
|   * Make `BusinessLocation#location` optional (fix of [#990](https://github.com/InsanusMokrassar/ktgbotapi/issues/990)) |   * Make `BusinessLocation#location` optional (fix of [#990](https://github.com/InsanusMokrassar/ktgbotapi/issues/990)) | ||||||
|  |  | ||||||
|   | |||||||
| @@ -11,9 +11,9 @@ uuid = "0.8.4" | |||||||
| ktor = "3.2.2" | ktor = "3.2.2" | ||||||
|  |  | ||||||
| ksp = "2.2.0-2.0.2" | ksp = "2.2.0-2.0.2" | ||||||
| kotlin-poet = "2.0.0" | kotlin-poet = "2.2.0" | ||||||
|  |  | ||||||
| microutils = "0.26.1" | microutils = "0.26.2" | ||||||
| kslog = "1.5.0" | kslog = "1.5.0" | ||||||
|  |  | ||||||
| versions = "0.52.0" | versions = "0.52.0" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user