Skip to content

Commit

Permalink
Merge 1fa5012 into 85f9994
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2021
2 parents 85f9994 + 1fa5012 commit 2d7b482
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 @@ -11,7 +11,7 @@ lazy val root = (project in file("."))
publishTo := sonatypePublishToBundle.value
credentials += Credentials(Path.userHome / ".sbt" / ".credentials.sonatype")

scalaVersion := "2.13.5"
scalaVersion := "2.13.6"
crossScalaVersions := Seq(scalaVersion.value, "2.12.12")

val playVersion = "2.8.8"
Expand Down

0 comments on commit 2d7b482

Please sign in to comment.