Skip to content

Commit

Permalink
Update scala-library to 2.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
manuzhang committed Jan 19, 2025
1 parent 7a7159f commit 5d11656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import scalajsbundler.sbtplugin.ScalaJSBundlerPlugin.autoImport.webpack

import java.nio.file.Files

ThisBuild / scalaVersion := "2.13.14"
ThisBuild / scalaVersion := "2.13.16"

lazy val myovercast = crossProject(JVMPlatform, JSPlatform)
.settings(
Expand Down

0 comments on commit 5d11656

Please sign in to comment.