Skip to content

Commit

Permalink
Update scala-library to 2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
davenverse-steward[bot] committed Sep 11, 2023
1 parent c2adac3 commit ca485fa
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 @@ -16,7 +16,7 @@ lazy val contributors = Seq(
)

lazy val commonSettings = Seq(
scalaVersion := "2.13.8",
scalaVersion := "2.13.12",
crossScalaVersions := Seq(scalaVersion.value, "2.12.15"),

addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.13.2" cross CrossVersion.full),
Expand Down

0 comments on commit ca485fa

Please sign in to comment.