From 2631ebdb4d50c97d09ac0cd3935c3b4470c81b51 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 24 Jan 2025 18:23:20 +0000 Subject: [PATCH] Update sbt-scalajs, scalajs-library_2.13, ... to 1.18.2 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index abb422f..39dae4b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ val crossVer = "1.3.2" -val scalaJSVersion = "1.18.1" +val scalaJSVersion = "1.18.2" val scalaNativeVersion = "0.5.6" addDependencyTreePlugin