From 6d5ff0ffd8d81ec40a535eb821eede5f8b5676b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pit-Claudel?= <clement.pit-claudel@epfl.ch> Date: Thu, 13 Feb 2025 23:15:43 +0100 Subject: [PATCH] Bump scala-toolkit --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 12757d6..00ed2f0 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ val ujsonVersion = "3.3.1" val scalajsVersion = "2.8.0" val scalatagsVersion = "0.12.0" -val toolkitVersion = "0.2.1" +val toolkitVersion = "0.6.0" val webSocketVersion = "1.5.4" val caskVersion = "0.9.4" val slf4jVersion = "2.0.5" -- GitLab