diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6c39442..63399b2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" }