Upgrade dependencies

This commit is contained in:
2026-03-12 11:25:47 +01:00
parent baf897e9e3
commit 8b0f24c6b4
3 changed files with 13 additions and 13 deletions

View File

@@ -1,9 +1,9 @@
[versions]
infendro = "1.1.0"
kotlin = "2.3.0"
bytes = "1.4.0"
hash = "1.6.0"
mac = "1.4.0"
bytes = "1.4.2"
hash = "1.7.0"
mac = "1.5.0"
[plugins]
infendro = { id = "com.infendro.plugin", version.ref = "infendro" }