Skip to content

Commit 406aa9f

Browse files
Update dependency scala to v2.13.10
1 parent 55cccff commit 406aa9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import ReleaseTransformations._
22
import sbt.addCompilerPlugin
33

4-
ThisBuild / scalaVersion := "2.13.6"
4+
ThisBuild / scalaVersion := "2.13.10"
55

66
ThisBuild / crossScalaVersions ++= Seq(
77
"2.13.6",

0 commit comments

Comments
 (0)