Upgrade dependencies

This commit is contained in:
2026-03-12 11:32:31 +01:00
parent 8fab26a476
commit a28cb7d2f9
4 changed files with 12 additions and 6 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" }