Skip to content

Commit

Permalink
Scala 2.13.5 (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Feb 24, 2021
1 parent f6237bf commit 1b2f217
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 @@ -2,7 +2,7 @@ import scala.io.Source
import scala.language.postfixOps
import scala.util.Try

val currentScalaVersion = "2.13.4"
val currentScalaVersion = "2.13.5"

ThisBuild / scalaVersion := currentScalaVersion

Expand Down

0 comments on commit 1b2f217

Please sign in to comment.