1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-01-09 06:49:21 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
f46efa3643 Update ksp monorepo to v2.3.4 2025-12-16 19:03:10 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.3.2"
ksp = "2.3.2"
ksp = "2.3.4"
kotlin-poet = "2.2.0"
microutils = "0.26.8"

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