1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-01-08 06:19:16 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
c240750e4c Update ktor monorepo to v3.3.3 2025-11-26 16:05:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ javax-activation = "1.1.1"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.3.2"
ktor = "3.3.3"
ksp = "2.3.2"
kotlin-poet = "2.2.0"

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env kotlin
// This script will read Event
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0")
import kotlinx.serialization.json.*
import java.io.File