From 3b22fe33d4e8286827b32690c692f4d83fc8d062 Mon Sep 17 00:00:00 2001 From: Olivier NOUGUIER Date: Fri, 15 Sep 2023 21:06:31 +0200 Subject: [PATCH] :arrow_up: Scala 3.3.1 --- build.sbt | 2 +- example/client/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 08e913a..3991214 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ //import ProjectDef._ import org.scalajs.linker.interface.ModuleSplitStyle -val scala33 = "3.3.0" +val scala33 = "3.3.1" inThisBuild( List( diff --git a/example/client/index.html b/example/client/index.html index 8118e8a..937043e 100644 --- a/example/client/index.html +++ b/example/client/index.html @@ -16,7 +16,7 @@
- +