Skip to content

Commit 3f36929

Browse files
Update dependency scala to v2.13.11
1 parent 55cccff commit 3f36929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11"
55

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

0 commit comments

Comments
 (0)