From f2f0f0733226d4059d26ae37f2a76de271e44d97 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 2 Dec 2025 16:46:38 +0000 Subject: [PATCH] Update distage-core to 1.2.22 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1b8c3ce..5241cf1 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ val BesomCommandVersion = "0.10.0-core.0.3" val BesomProxmoxveVersion = "6.3.1-core.0.3" val BesomVersion = "0.3.2" -val IzumiVersion = "1.2.11" +val IzumiVersion = "1.2.22" val OsLibVersion = "0.10.3" val ZioInteropCatsVersion = "23.1.0.2" val ZioVersion = "2.1.6"