Skip to content

Commit

Permalink
Update scala-library to 2.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 26, 2021
1 parent 95ff8cf commit fcee03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -14,7 +14,7 @@ bintrayOrganization := Some("evolutiongaming")

scalaVersion := crossScalaVersions.value.head

crossScalaVersions := Seq("2.13.4", "2.12.12")
crossScalaVersions := Seq("2.13.5", "2.12.12")

libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.4.1",
Expand Down

0 comments on commit fcee03f

Please sign in to comment.