Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "2.4.10"
# zstd-jni is a jvmTest-only ORACLE β€” NOT a runtime dependency. The interop tests
# cross-check that kzstd's pure-Kotlin frames are decodable by real libzstd (and
# that kzstd decodes real libzstd frames): the both-directions interop gate.
zstd-jni = "1.5.7-11"
zstd-jni = "1.5.7-12"
dokka = "2.2.0"
binary-compat = "0.18.1"
kover = "0.9.9"
Expand Down