From 46c904097f429a985f68aba9c8d6fbde9488ad6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:22:50 +0000 Subject: [PATCH] Update svm to 23.1.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 53dc067..fc3c66b 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ val V = new { val http4sJdkHttpClient = "0.9.1" val http4sProxy = "0.4.1" val logbackClassic = "1.4.11" - val nativeimage = "23.1.1" + val nativeimage = "23.1.6" } libraryDependencies ++= Seq(