Skip to content

Commit 84ca211

Browse files
Update dependency scala to v2.13.12
1 parent 55cccff commit 84ca211

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

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

0 commit comments

Comments
 (0)