Commit a1394fd 1 parent 435ed2d commit a1394fd Copy full SHA for a1394fd
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ object ScalaVersions {
3
3
val scala_213 = " 2.13.14"
4
4
val scala_3 = " 3.4.1"
5
5
6
- val scalaJsVersion = " 1.16.0 "
6
+ val scalaJsVersion = " 1.18.1 "
7
7
val scalaNativeVersion = " 0.5.1"
8
8
}
Original file line number Diff line number Diff line change 2
2
// IT IS AUTOGENERATED BY `sbtgen.sc` SCRIPT
3
3
// ALL CHANGES WILL BE LOST
4
4
// https://www.scala-js.org/
5
- addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.16.0 " )
5
+ addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.18.1 " )
6
6
7
7
// https://github.com/portable-scala/sbt-crossproject
8
8
addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2" )
Original file line number Diff line number Diff line change 2
2
// IT IS AUTOGENERATED BY `sbtgen.sc` SCRIPT
3
3
// ALL CHANGES WILL BE LOST
4
4
// https://www.scala-js.org/
5
- addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.16.0 " )
5
+ addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.18.1 " )
6
6
7
7
// https://github.com/portable-scala/sbt-crossproject
8
8
addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2" )
You can’t perform that action at this time.
0 commit comments