1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-03-03 09:22:22 +00:00

Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0

This commit is contained in:
renovate[bot]
2026-01-21 17:50:59 +00:00
committed by GitHub
parent 90d7bdff56
commit 32be275206

View File

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