update dependencies
All checks were successful
/ publish (push) Successful in 3m35s

This commit is contained in:
2025-07-24 20:59:39 +02:00
parent de4c18afe3
commit a606a62eb4

View File

@@ -1,8 +1,8 @@
[versions]
kotlin = "2.1.20"
hash = "1.2.1"
mac = "1.1.1"
bytearray = "1.1.0"
hash = "1.2.2"
mac = "1.1.2"
bytearray = "1.1.1"
[plugins]
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }