From a6cd8d2afab10f8d3140e1a3e71f919e2b8ef9c0 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 27 Sep 2025 16:53:28 +0000 Subject: [PATCH] Update besom-command to 1.1.1-core.0.5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1b8c3ce..4e1bc8b 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ val scala3Version = "3.4.2" -val BesomCommandVersion = "0.10.0-core.0.3" +val BesomCommandVersion = "1.1.1-core.0.5" val BesomProxmoxveVersion = "6.3.1-core.0.3" val BesomVersion = "0.3.2"