Skip to content

Commit 8eb3474

Browse files
Update dependency scala to v2.13.16
1 parent 55cccff commit 8eb3474

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

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

0 commit comments

Comments
 (0)