Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.8.0
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 561aad2 commit 0c54e8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env kotlin
// This script will read Event
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0")

import kotlinx.serialization.json.*
import java.io.File
Expand Down

0 comments on commit 0c54e8d

Please sign in to comment.