Skip to content

Commit

Permalink
Update scala-library to 2.12.18 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Domantas Petrauskas <[email protected]>
  • Loading branch information
scala-steward and ptrdom authored Nov 18, 2023
1 parent 54ecf58 commit f94bd01
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
@@ -1,6 +1,6 @@
inThisBuild(
List(
scalaVersion := "2.12.17",
scalaVersion := "2.12.18",
organization := "me.ptrdom",
homepage := Some(url("https://github.com/ptrdom/scalajs-vite")),
licenses := List(License.MIT),
Expand Down

0 comments on commit f94bd01

Please sign in to comment.