Skip to content

Commit

Permalink
Merge pull request #338 from scala-steward/update/scala-library-2.13.11
Browse files Browse the repository at this point in the history
Update scala-library to 2.13.11
  • Loading branch information
catherinejelder authored Jul 7, 2023
2 parents 9dbbbc5 + 87a5d0f commit b6b9f51
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 @@ -57,7 +57,7 @@ lazy val commonSettings = Defaults.coreDefaultSettings ++ Sonatype.sonatypeSetti
releaseSettings ++ Seq(
organization := "com.spotify",
name := "spotify-elitzur",
scalaVersion := "2.12.18",
scalaVersion := "2.13.11",
scalacOptions ++= Seq(
"-target:jvm-1.8",
"-deprecation",
Expand Down

0 comments on commit b6b9f51

Please sign in to comment.