Skip to content

Commit

Permalink
Merge pull request #981 from ovotech/update/master/scala-library-2.12.20
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.20 in master
  • Loading branch information
mergify[bot] authored Sep 5, 2024
2 parents 9e0f6b6 + 50d4284 commit 807a799
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 @@ -106,7 +106,7 @@ lazy val root = (project in file("."))
)
),
scalaVersion := "2.13.14",
crossScalaVersions += "2.12.19",
crossScalaVersions += "2.12.20",
resolvers ++= Seq(
publicArtifactory
),
Expand Down

0 comments on commit 807a799

Please sign in to comment.