Skip to content

Commit

Permalink
Update scala-library to 2.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Feb 28, 2024
1 parent 415591f commit ed80a24
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 @@ -7,7 +7,7 @@ import com.typesafe.sbt.packager.docker.{Cmd, ExecCmd}
val projectVersion = "1.0-latest"

organization := "com.gu"
ThisBuild / scalaVersion := "2.13.12"
ThisBuild / scalaVersion := "2.13.13"

val compilerOptions = Seq(
"-deprecation",
Expand Down

0 comments on commit ed80a24

Please sign in to comment.