1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-01-08 22:39:23 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
22ce5b7197 Update dokka to v2.1.0 2025-12-30 13:00:17 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ kslog = "1.5.2"
versions = "0.53.0"
github-release-plugin = "2.5.2"
dokka = "2.0.0"
dokka = "2.1.0"
validator = "0.18.1"
nmcp = "1.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