Skip to content

Commit b8d8fd2

Browse files
Update dependency scala to v2.13.18
1 parent 55cccff commit b8d8fd2

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

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

0 commit comments

Comments
 (0)