mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-10-30 19:50:06 +00:00 
			
		
		
		
	Merge pull request #215 from InsanusMokrassar/renovate/io.ktor-ktor-client-logging-jvm-2.x
Update dependency io.ktor:ktor-client-logging-jvm to v2.3.5
This commit is contained in:
		| @@ -33,6 +33,6 @@ kotlin { | |||||||
| } | } | ||||||
|  |  | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'io.ktor:ktor-client-logging-jvm:2.3.0' |     implementation 'io.ktor:ktor-client-logging-jvm:2.3.5' | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
| @@ -18,5 +18,5 @@ dependencies { | |||||||
|     implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" |     implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" | ||||||
|  |  | ||||||
|     implementation "dev.inmo:tgbotapi:$telegram_bot_api_version" |     implementation "dev.inmo:tgbotapi:$telegram_bot_api_version" | ||||||
|     implementation 'io.ktor:ktor-client-logging-jvm:2.3.3' |     implementation 'io.ktor:ktor-client-logging-jvm:2.3.5' | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user