Skip to content

Commit

Permalink
Merge fcee03f into 95ff8cf
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 26, 2021
2 parents 95ff8cf + fcee03f commit b6fbb2b
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 @@ -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 b6fbb2b

Please sign in to comment.