From b1aeae1d0fc7a3eb53118b9851db218f83dbdd2f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 31 Mar 2025 17:14:27 +0000 Subject: [PATCH] Update besom-command to 1.0.2-core.0.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1b8c3ce..a1bf8ca 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.0.2-core.0.4" val BesomProxmoxveVersion = "6.3.1-core.0.3" val BesomVersion = "0.3.2"