From 396b739b8b35d6f6bc95558b2b3b8ded035ab28a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 26 Mar 2026 21:13:24 +0000 Subject: [PATCH] Update besom-core, besom-zio to 0.5.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1b8c3ce..5a38f44 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ val scala3Version = "3.4.2" val BesomCommandVersion = "0.10.0-core.0.3" val BesomProxmoxveVersion = "6.3.1-core.0.3" -val BesomVersion = "0.3.2" +val BesomVersion = "0.5.1" val IzumiVersion = "1.2.11" val OsLibVersion = "0.10.3"